11:49:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/pap/+/142617 11:49:21 Running as SYSTEM 11:49:21 [EnvInject] - Loading node environment variables. 11:49:21 Building remotely on prd-ubuntu1804-docker-8c-8g-17147 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-pap-master-merge-java 11:49:21 [ssh-agent] Looking for ssh-agent implementation... 11:49:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:49:21 $ ssh-agent 11:49:21 SSH_AUTH_SOCK=/tmp/ssh-7eHw2krESUCN/agent.2053 11:49:21 SSH_AGENT_PID=2055 11:49:21 [ssh-agent] Started. 11:49:21 Running ssh-add (command line suppressed) 11:49:21 Identity added: /w/workspace/policy-pap-master-merge-java@tmp/private_key_15453979071546092349.key (/w/workspace/policy-pap-master-merge-java@tmp/private_key_15453979071546092349.key) 11:49:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:49:21 The recommended git tool is: NONE 11:49:24 using credential onap-jenkins-ssh 11:49:24 Wiping out workspace first. 11:49:24 Cloning the remote Git repository 11:49:24 Cloning repository git://cloud.onap.org/mirror/policy/pap.git 11:49:24 > git init /w/workspace/policy-pap-master-merge-java # timeout=10 11:49:24 Fetching upstream changes from git://cloud.onap.org/mirror/policy/pap.git 11:49:24 > git --version # timeout=10 11:49:24 > git --version # 'git version 2.17.1' 11:49:24 using GIT_SSH to set credentials Gerrit user 11:49:24 Verifying host key using manually-configured host key entries 11:49:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/pap.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:49:25 > git config remote.origin.url git://cloud.onap.org/mirror/policy/pap.git # timeout=10 11:49:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:26 Avoid second fetch 11:49:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:49:26 Checking out Revision bd0816f04b6aeefa8e623647bfae4db9370dd6e4 (refs/remotes/origin/master) 11:49:26 > git config core.sparsecheckout # timeout=10 11:49:26 > git checkout -f bd0816f04b6aeefa8e623647bfae4db9370dd6e4 # timeout=30 11:49:26 Commit message: "Set all cross references of policy/pap" 11:49:26 > git rev-list --no-walk dc510e9bca846a172b2c3e07e64ddc0b76df3fbd # timeout=10 11:49:29 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 11:49:29 provisioning config files... 11:49:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:49:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:49:29 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins4919817425433306232.sh 11:49:29 ---> python-tools-install.sh 11:49:29 Setup pyenv: 11:49:29 * system (set by /opt/pyenv/version) 11:49:29 * 3.8.13 (set by /opt/pyenv/version) 11:49:29 * 3.9.13 (set by /opt/pyenv/version) 11:49:29 * 3.10.6 (set by /opt/pyenv/version) 11:49:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kG1x 11:49:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:49:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:49:38 lf-activate-venv(): INFO: Base packages installed successfully 11:49:38 lf-activate-venv(): INFO: Installing additional packages: lftools 11:50:04 lf-activate-venv(): INFO: Adding /tmp/venv-kG1x/bin to PATH 11:50:04 Generating Requirements File 11:50:23 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. 11:50:23 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:50:23 Python 3.10.6 11:50:23 pip 25.3 from /tmp/venv-kG1x/lib/python3.10/site-packages/pip (python 3.10) 11:50:24 appdirs==1.4.4 11:50:24 argcomplete==3.6.3 11:50:24 aspy.yaml==1.3.0 11:50:24 attrs==25.4.0 11:50:24 autopage==0.5.2 11:50:24 beautifulsoup4==4.14.3 11:50:24 boto3==1.42.0 11:50:24 botocore==1.41.6 11:50:24 bs4==0.0.2 11:50:24 cachetools==6.2.2 11:50:24 certifi==2025.11.12 11:50:24 cffi==2.0.0 11:50:24 cfgv==3.5.0 11:50:24 chardet==5.2.0 11:50:24 charset-normalizer==3.4.4 11:50:24 click==8.3.1 11:50:24 cliff==4.12.0 11:50:24 cmd2==2.7.0 11:50:24 cryptography==3.3.2 11:50:24 debtcollector==3.0.0 11:50:24 decorator==5.2.1 11:50:24 defusedxml==0.7.1 11:50:24 Deprecated==1.3.1 11:50:24 distlib==0.4.0 11:50:24 dnspython==2.8.0 11:50:24 docker==7.1.0 11:50:24 dogpile.cache==1.5.0 11:50:24 durationpy==0.10 11:50:24 email-validator==2.3.0 11:50:24 filelock==3.20.0 11:50:24 future==1.0.0 11:50:24 gitdb==4.0.12 11:50:24 GitPython==3.1.45 11:50:24 google-auth==2.43.0 11:50:24 httplib2==0.31.0 11:50:24 identify==2.6.15 11:50:24 idna==3.11 11:50:24 importlib-resources==1.5.0 11:50:24 iso8601==2.1.0 11:50:24 Jinja2==3.1.6 11:50:24 jmespath==1.0.1 11:50:24 jsonpatch==1.33 11:50:24 jsonpointer==3.0.0 11:50:24 jsonschema==4.25.1 11:50:24 jsonschema-specifications==2025.9.1 11:50:24 keystoneauth1==5.12.0 11:50:24 kubernetes==34.1.0 11:50:24 lftools==0.37.16 11:50:24 lxml==6.0.2 11:50:24 markdown-it-py==4.0.0 11:50:24 MarkupSafe==3.0.3 11:50:24 mdurl==0.1.2 11:50:24 msgpack==1.1.2 11:50:24 multi_key_dict==2.0.3 11:50:24 munch==4.0.0 11:50:24 netaddr==1.3.0 11:50:24 niet==1.4.2 11:50:24 nodeenv==1.9.1 11:50:24 oauth2client==4.1.3 11:50:24 oauthlib==3.3.1 11:50:24 openstacksdk==4.8.0 11:50:24 os-service-types==1.8.2 11:50:24 osc-lib==4.2.0 11:50:24 oslo.config==10.1.0 11:50:24 oslo.context==6.2.0 11:50:24 oslo.i18n==6.7.1 11:50:24 oslo.log==7.2.1 11:50:24 oslo.serialization==5.8.0 11:50:24 oslo.utils==9.2.0 11:50:24 packaging==25.0 11:50:24 pbr==7.0.3 11:50:24 platformdirs==4.5.0 11:50:24 prettytable==3.17.0 11:50:24 psutil==7.1.3 11:50:24 pyasn1==0.6.1 11:50:24 pyasn1_modules==0.4.2 11:50:24 pycparser==2.23 11:50:24 pygerrit2==2.0.15 11:50:24 PyGithub==2.8.1 11:50:24 Pygments==2.19.2 11:50:24 PyJWT==2.10.1 11:50:24 PyNaCl==1.6.1 11:50:24 pyparsing==2.4.7 11:50:24 pyperclip==1.11.0 11:50:24 pyrsistent==0.20.0 11:50:24 python-cinderclient==9.8.0 11:50:24 python-dateutil==2.9.0.post0 11:50:24 python-heatclient==4.3.0 11:50:24 python-jenkins==1.8.3 11:50:24 python-keystoneclient==5.7.0 11:50:24 python-magnumclient==4.9.0 11:50:24 python-openstackclient==8.2.0 11:50:24 python-swiftclient==4.9.0 11:50:24 PyYAML==6.0.3 11:50:24 referencing==0.37.0 11:50:24 requests==2.32.5 11:50:24 requests-oauthlib==2.0.0 11:50:24 requestsexceptions==1.4.0 11:50:24 rfc3986==2.0.0 11:50:24 rich==14.2.0 11:50:24 rich-argparse==1.7.2 11:50:24 rpds-py==0.30.0 11:50:24 rsa==4.9.1 11:50:24 ruamel.yaml==0.18.16 11:50:24 ruamel.yaml.clib==0.2.15 11:50:24 s3transfer==0.16.0 11:50:24 simplejson==3.20.2 11:50:24 six==1.17.0 11:50:24 smmap==5.0.2 11:50:24 soupsieve==2.8 11:50:24 stevedore==5.6.0 11:50:24 tabulate==0.9.0 11:50:24 toml==0.10.2 11:50:24 tomlkit==0.13.3 11:50:24 tqdm==4.67.1 11:50:24 typing_extensions==4.15.0 11:50:24 tzdata==2025.2 11:50:24 urllib3==1.26.20 11:50:24 virtualenv==20.35.4 11:50:24 wcwidth==0.2.14 11:50:24 websocket-client==1.9.0 11:50:24 wrapt==2.0.1 11:50:24 xdg==6.0.0 11:50:24 xmltodict==1.0.2 11:50:24 yq==3.4.3 11:50:24 [EnvInject] - Injecting environment variables from a build step. 11:50:24 [EnvInject] - Injecting as environment variables the properties content 11:50:24 SET_JDK_VERSION=openjdk17 11:50:24 GIT_URL="git://cloud.onap.org/mirror" 11:50:24 11:50:24 [EnvInject] - Variables injected successfully. 11:50:24 [policy-pap-master-merge-java] $ /bin/sh /tmp/jenkins10919490128196013687.sh 11:50:24 ---> update-java-alternatives.sh 11:50:24 ---> Updating Java version 11:50:24 ---> Ubuntu/Debian system detected 11:50:24 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:50:24 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:50:24 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:50:24 openjdk version "17.0.4" 2022-07-19 11:50:24 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 11:50:24 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 11:50:24 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:50:24 [EnvInject] - Injecting environment variables from a build step. 11:50:24 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:50:25 [EnvInject] - Variables injected successfully. 11:50:25 provisioning config files... 11:50:25 copy managed file [global-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config2020523800061940202tmp 11:50:25 copy managed file [policy-pap-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config10158170674274326348tmp 11:50:25 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[policy-pap] 11:50:25 Run condition [Regular expression match] preventing perform for step [Execute shell] 11:50:25 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-docker-8c-8g-17147 11:50:26 using settings config with name policy-pap-settings 11:50:26 Replacing all maven server entries not found in credentials list is true 11:50:26 using global settings config with name global-settings 11:50:26 Replacing all maven server entries not found in credentials list is true 11:50:26 [policy-pap-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings133864106818356912.xml -gs /tmp/global-settings10443130341827810494.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=bd0816f04b6aeefa8e623647bfae4db9370dd6e4 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Ramesh Murugan Iyer" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/pap/+/142617 -DGERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/pap -DGERRIT_CHANGE_NUMBER=142617 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/17/142617/1 -DGERRIT_NEWREV=bd0816f04b6aeefa8e623647bfae4db9370dd6e4 "-DGERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican" '-DGERRIT_CHANGE_OWNER=\"Wayne Dunican\" ' -DPROJECT=policy/pap -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=U2V0IGFsbCBjcm9zcyByZWZlcmVuY2VzIG9mIHBvbGljeS9wYXAKCnBvbGljeS9wYXAgdXBkYXRlZCB3aXRoIGNvcnJlY3QgY3Jvc3MgcmVmZXJlbmNlcwoKKioqIFRoaXMgY29tbWl0IGlzIGdlbmVyYXRlZCBieSBhIFBGIHJlbGVhc2Ugc2NyaXB0ICoqKgoKSXNzdWUtSUQ6IFBPTElDWS01NDkxCkNoYW5nZS1JZDogSWYwNWMwNTc0ODY4ODdhODdjYTAzOWMwMTczMzQxMDc5NTA1M2VmODQKU2lnbmVkLW9mZi1ieTogd2F5bmVkdW5pY2FuIDx3YXluZS5kdW5pY2FuQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Set all cross references of policy/pap" '-DGERRIT_EVENT_ACCOUNT=\"Ramesh Murugan Iyer\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=If05c057486887a87ca039c01733410795053ef84 -DGERRIT_EVENT_HASH=-719303431 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=ramesh.murugan.iyer@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Wayne Dunican" clean deploy -B -P docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 11:50:27 [INFO] Scanning for projects... 11:50:28 [INFO] ------------------------------------------------------------------------ 11:50:28 [INFO] Reactor Build Order: 11:50:28 [INFO] 11:50:28 [INFO] policy-pap [pom] 11:50:28 [INFO] pap-main [jar] 11:50:28 [INFO] pap-packages [pom] 11:50:28 [INFO] policy-pap-tarball [jar] 11:50:28 [INFO] policy-pap-docker [pom] 11:50:28 [INFO] pap-testsuites [pom] 11:50:28 [INFO] pap-stability [jar] 11:50:28 [INFO] pap-performance [jar] 11:50:28 [INFO] 11:50:28 [INFO] -------------------< org.onap.policy.pap:policy-pap >------------------- 11:50:28 [INFO] Building policy-pap 5.0.0-SNAPSHOT [1/8] 11:50:28 [INFO] --------------------------------[ pom ]--------------------------------- 11:50:28 [INFO] 11:50:28 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap --- 11:50:28 [INFO] 11:50:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap --- 11:50:29 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 11:50:29 --add-opens java.base/java.util=ALL-UNNAMED 11:50:29 --add-opens java.base/java.lang=ALL-UNNAMED 11:50:29 --add-opens java.sql/java.sql=ALL-UNNAMED 11:50:29 [INFO] 11:50:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap --- 11:50:38 [INFO] Starting audit... 11:50:38 Audit done. 11:50:38 [INFO] You have 0 Checkstyle violations. 11:50:38 [INFO] 11:50:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap --- 11:50:39 [INFO] Starting audit... 11:50:39 Audit done. 11:50:39 [INFO] You have 0 Checkstyle violations. 11:50:39 [INFO] 11:50:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap --- 11:50:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:50:39 [INFO] 11:50:39 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap --- 11:50:39 [INFO] No tests to run. 11:50:39 [INFO] 11:50:39 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap --- 11:50:39 [INFO] Analyzed bundle 'policy-pap' with 0 classes 11:50:40 [INFO] 11:50:40 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap --- 11:50:40 [INFO] 11:50:40 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap --- 11:50:40 [INFO] Installing /w/workspace/policy-pap-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap/5.0.0-SNAPSHOT/policy-pap-5.0.0-SNAPSHOT.pom 11:50:40 [INFO] 11:50:40 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap --- 11:50:40 [INFO] 11:50:40 [INFO] --------------------< org.onap.policy.pap:pap-main >-------------------- 11:50:40 [INFO] Building pap-main 5.0.0-SNAPSHOT [2/8] 11:50:40 [INFO] --------------------------------[ jar ]--------------------------------- 11:50:46 [INFO] 11:50:46 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-main --- 11:50:46 [INFO] 11:50:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-main --- 11:50:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/main/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 11:50:46 --add-opens java.base/java.util=ALL-UNNAMED 11:50:46 --add-opens java.base/java.lang=ALL-UNNAMED 11:50:46 --add-opens java.sql/java.sql=ALL-UNNAMED 11:50:46 [INFO] 11:50:46 [INFO] --- swagger-codegen-maven-plugin:3.0.68:generate (code-gen) @ pap-main --- 11:50:49 [INFO] Template folder: null 11:50:49 [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@438a2d3 11:50:49 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. 11:50:49 [INFO] Set base package to invoker package (org.onap.policy.pap.main.rest) 11:50:49 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/HealthCheckRestControllerV1Api.java 11:50:49 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupCreateOrUpdateControllerV1Api.java 11:50:50 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupDeleteControllerV1Api.java 11:50:50 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupDeployControllerV1Api.java 11:50:50 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupHealthCheckControllerV1Api.java 11:50:50 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupQueryControllerV1Api.java 11:50:50 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupStateChangeControllerV1Api.java 11:50:50 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PolicyAuditControllerV1Api.java 11:50:50 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PolicyComponentsHealthCheckControllerV1Api.java 11:50:50 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PolicyStatusControllerV1Api.java 11:50:50 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java 11:50:50 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java 11:50:50 [INFO] 11:50:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-main --- 11:50:50 [INFO] Starting audit... 11:50:50 Audit done. 11:50:50 [INFO] You have 0 Checkstyle violations. 11:50:50 [INFO] 11:50:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-main --- 11:50:54 [INFO] Starting audit... 11:50:54 Audit done. 11:50:54 [INFO] You have 0 Checkstyle violations. 11:50:54 [INFO] 11:50:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-main --- 11:50:59 [INFO] Copying 1 resource from src/main/resources to target/classes 11:50:59 [INFO] Copying 4 resources from src/main/resources to target/classes 11:50:59 [INFO] 11:50:59 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-main --- 11:51:03 [INFO] Recompiling the module because of changed dependency. 11:51:03 [INFO] Compiling 98 source files with javac [debug release 17] to target/classes 11:51:06 [INFO] 11:51:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-main --- 11:51:06 [INFO] Copying 87 resources from src/test/resources to target/test-classes 11:51:06 [INFO] 11:51:06 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-main --- 11:51:06 [INFO] Recompiling the module because of changed dependency. 11:51:06 [INFO] Compiling 71 source files with javac [debug release 17] to target/test-classes 11:51:09 [INFO] 11:51:09 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-main --- 11:51:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:51:09 [INFO] 11:51:09 [INFO] ------------------------------------------------------- 11:51:09 [INFO] T E S T S 11:51:09 [INFO] ------------------------------------------------------- 11:51:11 [INFO] Running org.onap.policy.pap.contract.PapContractTest 11:51:14 11:51:14 . ____ _ __ _ _ 11:51:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:14 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:14 =========|_|==============|___/=/_/_/_/ 11:51:14 11:51:14 :: Spring Boot :: (v3.5.3) 11:51:14 11:51:14 2025-12-02 11:51:14.360 [main] INFO o.o.p.pap.contract.PapContractTest.logStarting(53) - Starting PapContractTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:14 2025-12-02 11:51:14.364 [main] INFO o.o.p.pap.contract.PapContractTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "stub" 11:51:15 2025-12-02 11:51:15.732 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:15 2025-12-02 11:51:15.838 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 93 ms. Found 7 JPA repository interfaces. 11:51:16 2025-12-02 11:51:16.917 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:51:17 2025-12-02 11:51:16.935 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-1"] 11:51:17 2025-12-02 11:51:16.939 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:17 2025-12-02 11:51:16.939 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:17 2025-12-02 11:51:17.001 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:17 2025-12-02 11:51:17.002 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 2618 ms 11:51:17 2025-12-02 11:51:17.458 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:17 2025-12-02 11:51:17.530 [main] INFO org.hibernate.Version.logVersion(44) - HHH000412: Hibernate ORM core version 6.6.16.Final 11:51:17 2025-12-02 11:51:17.584 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:18 2025-12-02 11:51:18.013 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:18 2025-12-02 11:51:18.052 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-1 - Starting... 11:51:18 2025-12-02 11:51:18.379 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:testdb1 user=POLICY_USER 11:51:18 2025-12-02 11:51:18.382 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-1 - Start completed. 11:51:18 2025-12-02 11:51:18.471 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:18 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] 11:51:18 Database driver: undefined/unknown 11:51:18 Database version: 2.2.224 11:51:18 Autocommit mode: undefined/unknown 11:51:18 Isolation level: undefined/unknown 11:51:18 Minimum pool size: undefined/unknown 11:51:18 Maximum pool size: undefined/unknown 11:51:20 2025-12-02 11:51:20.627 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:20 2025-12-02 11:51:20.883 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:22 2025-12-02 11:51:22.453 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:22 2025-12-02 11:51:22.718 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:23 2025-12-02 11:51:23.563 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:51:23 2025-12-02 11:51:23.863 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-1"] 11:51:24 2025-12-02 11:51:23.985 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:51:24 2025-12-02 11:51:24.001 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 45705 (https) with context path '/policy/pap/v1' 11:51:24 2025-12-02 11:51:24.022 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:24 2025-12-02 11:51:24.022 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:24 2025-12-02 11:51:24.023 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:24 2025-12-02 11:51:24.024 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:24 2025-12-02 11:51:24.024 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:24 2025-12-02 11:51:24.025 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:24 2025-12-02 11:51:24.025 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:24 2025-12-02 11:51:24.026 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4f454aa0 11:51:24 2025-12-02 11:51:24.029 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:24 2025-12-02 11:51:24.030 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7faa5f57 11:51:24 2025-12-02 11:51:24.030 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:24 2025-12-02 11:51:24.030 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:24 2025-12-02 11:51:24.031 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:24 2025-12-02 11:51:24.031 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:24 2025-12-02 11:51:24.031 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:24 2025-12-02 11:51:24.031 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:24 2025-12-02 11:51:24.032 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:24 2025-12-02 11:51:24.034 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:24 2025-12-02 11:51:24.035 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:24 2025-12-02 11:51:24.038 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:24 2025-12-02 11:51:24.038 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:24 2025-12-02 11:51:24.038 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:24 2025-12-02 11:51:24.038 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:24 2025-12-02 11:51:24.038 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:24 2025-12-02 11:51:24.039 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:24 2025-12-02 11:51:24.042 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:24 2025-12-02 11:51:24.042 [main] INFO o.o.p.pap.contract.PapContractTest.logStarted(59) - Started PapContractTest in 10.146 seconds (process running for 14.025) 11:51:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:51:24 2025-12-02 11:51:24.793 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:24 2025-12-02 11:51:24.803 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:25 2025-12-02 11:51:25.053 [https-jsse-nio-auto-1-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:51:25 2025-12-02 11:51:25.053 [https-jsse-nio-auto-1-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:51:25 2025-12-02 11:51:25.055 [https-jsse-nio-auto-1-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 11:51:25 2025-12-02 11:51:25.388 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:25 2025-12-02 11:51:25.390 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:25 2025-12-02 11:51:25.540 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:25 2025-12-02 11:51:25.543 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:25 2025-12-02 11:51:25.678 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:25 2025-12-02 11:51:25.680 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:25 2025-12-02 11:51:25.803 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:25 2025-12-02 11:51:25.804 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:25 2025-12-02 11:51:25.943 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:25 2025-12-02 11:51:25.945 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.091 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.093 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.205 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.207 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.356 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.359 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.476 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.478 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.589 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.592 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.738 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.739 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.857 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:26 2025-12-02 11:51:26.858 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:26.985 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:26.987 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.114 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.116 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.245 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.249 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.368 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.369 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.478 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.479 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.600 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.602 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.711 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.712 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.827 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.828 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.942 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:27 2025-12-02 11:51:27.943 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:28 2025-12-02 11:51:28.061 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:28 2025-12-02 11:51:28.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:28 2025-12-02 11:51:28.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:28 2025-12-02 11:51:28.063 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:28 2025-12-02 11:51:28.063 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:28 2025-12-02 11:51:28.063 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:28 2025-12-02 11:51:28.063 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:28 2025-12-02 11:51:28.064 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:28 2025-12-02 11:51:28.064 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:28 2025-12-02 11:51:28.064 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:28 2025-12-02 11:51:28.064 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:28 2025-12-02 11:51:28.065 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:28 2025-12-02 11:51:28.065 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:28 2025-12-02 11:51:28.066 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:28 2025-12-02 11:51:28.066 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:28 2025-12-02 11:51:28.066 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:28 2025-12-02 11:51:28.066 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:28 2025-12-02 11:51:28.066 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:28 2025-12-02 11:51:28.067 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:28 2025-12-02 11:51:28.067 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:28 2025-12-02 11:51:28.067 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:28 2025-12-02 11:51:28.067 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:28 2025-12-02 11:51:28.067 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:28 2025-12-02 11:51:28.067 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:28 2025-12-02 11:51:28.067 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:28 2025-12-02 11:51:28.068 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:28 2025-12-02 11:51:28.068 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:28 2025-12-02 11:51:28.068 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:28 2025-12-02 11:51:28.068 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:28 2025-12-02 11:51:28.068 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:28 2025-12-02 11:51:28.069 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:28 2025-12-02 11:51:28.069 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:28 2025-12-02 11:51:28.069 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:28 2025-12-02 11:51:28.069 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:28 2025-12-02 11:51:28.072 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:28 2025-12-02 11:51:28.074 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-1-45705"] 11:51:28 2025-12-02 11:51:28.077 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:28 2025-12-02 11:51:28.078 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-1"] 11:51:28 2025-12-02 11:51:28.090 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:28 2025-12-02 11:51:28.137 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-1 - Shutdown initiated... 11:51:28 2025-12-02 11:51:28.142 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-1 - Shutdown completed. 11:51:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.70 s -- in org.onap.policy.pap.contract.PapContractTest 11:51:28 [INFO] Running org.onap.policy.pap.main.comm.PdpModifyRequestMapTest 11:51:29 2025-12-02 11:51:29.781 [main] WARN o.o.p.p.m.comm.PdpModifyRequestMap.failure(395) - undeploy policies from my-group:my-subgroup that failed to deploy: [msg-unchanged 8.7.6] 11:51:29 2025-12-02 11:51:29.855 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 11:51:29 2025-12-02 11:51:29.859 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_2 from group=my-group-2 subgroup=my-subgroup 11:51:29 2025-12-02 11:51:29.860 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_3 from group=my-group-2 subgroup=my-subgroup 11:51:29 2025-12-02 11:51:29.906 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 11:51:29 2025-12-02 11:51:29.926 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 11:51:29 2025-12-02 11:51:29.926 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_1 from group=my-group subgroup=my-subgroup 11:51:29 2025-12-02 11:51:29.927 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_3 from group=my-group subgroup=my-subgroup 11:51:29 2025-12-02 11:51:29.935 [main] WARN o.o.p.p.m.comm.PdpModifyRequestMap.failure(395) - undeploy policies from my-group:my-subgroup that failed to deploy: [undeployed 2.3.4] 11:51:29 2025-12-02 11:51:29.938 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 11:51:29 2025-12-02 11:51:29.940 [main] ERROR o.o.p.p.m.comm.PdpModifyRequestMap.failure(399) - cannot undeploy policies [undeployed 2.3.4] 11:51:29 org.onap.policy.models.base.PfModelException: expected exception 11:51:29 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.makeException(PdpModifyRequestMapTest.java:469) 11:51:29 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.lambda$testSingletonListenerFailureUndeploy$5(PdpModifyRequestMapTest.java:533) 11:51:29 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 11:51:29 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 11:51:29 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 11:51:29 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 11:51:29 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 11:51:29 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:58) 11:51:29 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:163) 11:51:29 at org.onap.policy.pap.main.comm.PolicyUndeployer$MockitoMock$a4t48GNb.undeploy(Unknown Source) 11:51:29 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.failure(PdpModifyRequestMap.java:397) 11:51:29 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.invokeFailureHandler(PdpModifyRequestMapTest.java:679) 11:51:29 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.testSingletonListenerFailureUndeploy(PdpModifyRequestMapTest.java:542) 11:51:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:29 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:51:29 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:51:29 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:51:29 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:51:29 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:51:29 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:51:29 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:51:29 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:51:29 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:51:29 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:51:29 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:51:29 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:51:29 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:51:29 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:51:29 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:51:29 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:51:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:29 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:51:29 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:51:29 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:51:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:51:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:51:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:51:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:51:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:51:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:51:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:51:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:51:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:51:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:51:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:51:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:51:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:51:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:51:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:51:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:51:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:51:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:51:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:51:30 2025-12-02 11:51:29.946 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 11:51:30 2025-12-02 11:51:29.946 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 11:51:30 2025-12-02 11:51:29.951 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 11:51:30 2025-12-02 11:51:29.952 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 11:51:30 2025-12-02 11:51:29.952 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 11:51:30 2025-12-02 11:51:29.959 [main] ERROR o.o.p.p.m.comm.PdpModifyRequestMap.requestCompleted(445) - request is not first in the queue PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=3da4107d-bcf0-45b9-a347-43c2573b9a1c, timestampMs=1764676289958, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=SAFE) 11:51:30 2025-12-02 11:51:29.969 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 11:51:30 2025-12-02 11:51:29.970 [main] WARN o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(309) - failed to remove expired PDPs 11:51:30 org.onap.policy.models.base.PfModelRuntimeException: expected exception 11:51:30 at org.onap.policy.pap.main.service.PdpGroupService.getFilteredPdpGroups(PdpGroupService.java:103) 11:51:30 at org.onap.policy.pap.main.comm.PdpModifyRequestMap.removeExpiredPdps(PdpModifyRequestMap.java:283) 11:51:30 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 11:51:30 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 11:51:30 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 11:51:30 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) 11:51:30 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.testRemoveExpiredPdps_DaoEx(PdpModifyRequestMapTest.java:438) 11:51:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:30 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:51:30 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:51:30 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:51:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:51:30 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:51:30 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:51:30 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:51:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:51:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:51:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:51:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:51:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:51:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:51:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:51:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:51:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:51:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:51:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:51:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:51:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:51:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:51:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:51:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:51:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:51:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:51:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:51:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:51:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:51:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:51:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:51:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:51:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:51:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:51:30 2025-12-02 11:51:29.982 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpStateChange starting 11:51:30 2025-12-02 11:51:29.983 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting listener 11:51:30 2025-12-02 11:51:29.983 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting timer 11:51:30 2025-12-02 11:51:29.983 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting enqueue 11:51:30 2025-12-02 11:51:29.983 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpStateChange started 11:51:30 2025-12-02 11:51:29.997 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.requestCompleted(439) - discard old requests for pdp_1 11:51:30 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 s -- in org.onap.policy.pap.main.comm.PdpModifyRequestMapTest 11:51:30 [INFO] Running org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest 11:51:30 2025-12-02 11:51:30.102 [main] WARN o.o.p.p.m.c.MultiPdpStatusListener.onTopicEvent(111) - handleEvent failed due to: expected exception 11:51:30 java.lang.RuntimeException: expected exception 11:51:30 at org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest$1.handleEvent(MultiPdpStatusListenerTest.java:151) 11:51:30 at org.onap.policy.pap.main.comm.MultiPdpStatusListener.onTopicEvent(MultiPdpStatusListener.java:109) 11:51:30 at org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest.testOnTopicEvent(MultiPdpStatusListenerTest.java:156) 11:51:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:30 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:51:30 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:51:30 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:51:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:51:30 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:51:30 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:51:30 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:51:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:51:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:51:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:51:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:51:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:51:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:51:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:51:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:51:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:51:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:51:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:51:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:51:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:51:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:51:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:51:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:51:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:51:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:51:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:51:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:51:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:51:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:51:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:51:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:51:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:51:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:51:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:51:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:51:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest 11:51:30 [INFO] Running org.onap.policy.pap.main.comm.TimerManagerTest 11:51:30 2025-12-02 11:51:30.114 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 11:51:30 2025-12-02 11:51:30.115 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.116 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.116 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.116 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.116 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=21001] 11:51:30 2025-12-02 11:51:30.117 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-B, expireMs=21001] 11:51:30 2025-12-02 11:51:30.117 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.117 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 11:51:30 2025-12-02 11:51:30.119 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.123 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 11:51:30 2025-12-02 11:51:30.123 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 11:51:30 2025-12-02 11:51:30.124 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.124 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.124 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.124 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-C, expireMs=21001] 11:51:30 2025-12-02 11:51:30.125 [Thread-24] WARN o.o.p.pap.main.comm.TimerManager.processTimer(211) - my-manager timer threw an exception Timer [name=timer-A, expireMs=11000] 11:51:30 java.lang.RuntimeException: expected exception 11:51:30 at org.onap.policy.pap.main.comm.TimerManagerTest.lambda$testProcessTimer_TimerEx$0(TimerManagerTest.java:172) 11:51:30 at org.onap.policy.pap.main.comm.TimerManager.processTimer(TimerManager.java:209) 11:51:30 at org.onap.policy.pap.main.comm.TimerManager.processTimers(TimerManager.java:164) 11:51:30 at org.onap.policy.pap.main.comm.TimerManager.run(TimerManager.java:143) 11:51:30 at java.base/java.lang.Thread.run(Thread.java:833) 11:51:30 2025-12-02 11:51:30.125 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11000] 11:51:30 2025-12-02 11:51:30.125 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11000] 11:51:30 2025-12-02 11:51:30.125 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-C, expireMs=21001] 11:51:30 2025-12-02 11:51:30.126 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.126 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 11:51:30 2025-12-02 11:51:30.138 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.142 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 11:51:30 2025-12-02 11:51:30.143 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.146 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.146 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.148 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=21001] 11:51:30 2025-12-02 11:51:30.148 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.148 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-B, expireMs=21001] 11:51:30 2025-12-02 11:51:30.149 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.149 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 11:51:30 2025-12-02 11:51:30.151 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.153 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.155 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 11:51:30 2025-12-02 11:51:30.155 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.155 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.155 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer cancelled Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.156 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11001] 11:51:30 2025-12-02 11:51:30.156 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.156 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-B, expireMs=11001] 11:51:30 2025-12-02 11:51:30.156 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11001] 11:51:30 2025-12-02 11:51:30.156 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11001] 11:51:30 2025-12-02 11:51:30.157 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.157 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 11:51:30 2025-12-02 11:51:30.166 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 11:51:30 2025-12-02 11:51:30.167 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11001] 11:51:30 2025-12-02 11:51:30.168 [main] INFO o.o.p.pap.main.comm.TimerManager.register(115) - my-manager timer replaced Timer [name=timer-B, expireMs=11000] 11:51:30 2025-12-02 11:51:30.168 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11002] 11:51:30 2025-12-02 11:51:30.169 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 11:51:30 2025-12-02 11:51:30.169 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-A, expireMs=11001] 11:51:30 2025-12-02 11:51:30.169 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11001] 11:51:30 2025-12-02 11:51:30.169 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11001] 11:51:30 2025-12-02 11:51:30.169 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-B, expireMs=11002] 11:51:30 2025-12-02 11:51:30.169 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11002] 11:51:30 2025-12-02 11:51:30.169 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11002] 11:51:30 2025-12-02 11:51:30.169 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.170 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 11:51:30 2025-12-02 11:51:30.175 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.176 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.179 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 11:51:30 2025-12-02 11:51:30.179 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.179 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.180 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 11:51:30 2025-12-02 11:51:30.180 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.180 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.180 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11000] 11:51:30 2025-12-02 11:51:30.180 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11000] 11:51:30 2025-12-02 11:51:30.180 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-C, expireMs=21001] 11:51:30 2025-12-02 11:51:30.181 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-C, expireMs=21001] 11:51:30 2025-12-02 11:51:30.181 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.182 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 11:51:30 2025-12-02 11:51:30.184 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.184 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 11:51:30 2025-12-02 11:51:30.185 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.185 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer cancelled Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.185 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.185 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=21001] 11:51:30 2025-12-02 11:51:30.186 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-B, expireMs=21001] 11:51:30 2025-12-02 11:51:30.186 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=21001] 11:51:30 2025-12-02 11:51:30.186 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=21001] 11:51:30 2025-12-02 11:51:30.186 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=31003] 11:51:30 2025-12-02 11:51:30.186 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10002ms Timer [name=timer-A, expireMs=31003] 11:51:30 2025-12-02 11:51:30.187 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.187 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 11:51:30 2025-12-02 11:51:30.190 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.189 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 11:51:30 2025-12-02 11:51:30.190 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.190 [Thread-30] WARN o.o.p.pap.main.comm.TimerManager.run(146) - timer manager my-manager stopping due to interrupt 11:51:30 2025-12-02 11:51:30.191 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 11:51:30 2025-12-02 11:51:30.191 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.193 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.193 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 11:51:30 2025-12-02 11:51:30.193 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.194 [main] INFO o.o.p.pap.main.comm.TimerManager.register(115) - my-manager timer replaced Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.195 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11001] 11:51:30 2025-12-02 11:51:30.197 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 11:51:30 2025-12-02 11:51:30.197 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-A, expireMs=11001] 11:51:30 2025-12-02 11:51:30.197 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11001] 11:51:30 2025-12-02 11:51:30.197 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11001] 11:51:30 2025-12-02 11:51:30.197 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.198 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 11:51:30 2025-12-02 11:51:30.199 [Thread-32] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 11:51:30 2025-12-02 11:51:30.199 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.200 [Thread-32] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 11:51:30 2025-12-02 11:51:30.200 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 2025-12-02 11:51:30.200 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 11:51:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.policy.pap.main.comm.TimerManagerTest 11:51:30 [INFO] Running org.onap.policy.pap.main.comm.PdpRequestsTest 11:51:30 2025-12-02 11:51:30.207 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 11:51:30 2025-12-02 11:51:30.326 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdp_1 has no more requests 11:51:30 2025-12-02 11:51:30.339 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdp_1 start publishing next request 11:51:30 2025-12-02 11:51:30.340 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdp_1 has no more requests 11:51:30 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.onap.policy.pap.main.comm.PdpRequestsTest 11:51:30 [INFO] Running org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest 11:51:30 11:51:30 . ____ _ __ _ _ 11:51:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:30 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:30 =========|_|==============|___/=/_/_/_/ 11:51:30 11:51:30 :: Spring Boot :: (v3.5.3) 11:51:30 11:51:30 2025-12-02 11:51:30.493 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStarting(53) - Starting PdpHeartbeatListenerTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:30 2025-12-02 11:51:30.493 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 11:51:30 2025-12-02 11:51:30.938 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:30 2025-12-02 11:51:30.969 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 28 ms. Found 7 JPA repository interfaces. 11:51:31 2025-12-02 11:51:31.354 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:51:31 2025-12-02 11:51:31.355 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-2"] 11:51:31 2025-12-02 11:51:31.356 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:31 2025-12-02 11:51:31.356 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:31 2025-12-02 11:51:31.388 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:31 2025-12-02 11:51:31.388 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 891 ms 11:51:31 2025-12-02 11:51:31.630 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:31 2025-12-02 11:51:31.633 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:31 2025-12-02 11:51:31.648 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:31 2025-12-02 11:51:31.650 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-2 - Starting... 11:51:31 2025-12-02 11:51:31.654 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-2 - Added connection conn10: url=jdbc:h2:mem:testdb2 user=POLICY_USER 11:51:31 2025-12-02 11:51:31.654 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-2 - Start completed. 11:51:31 2025-12-02 11:51:31.656 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:31 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-2)'] 11:51:31 Database driver: undefined/unknown 11:51:31 Database version: 2.2.224 11:51:31 Autocommit mode: undefined/unknown 11:51:31 Isolation level: undefined/unknown 11:51:31 Minimum pool size: undefined/unknown 11:51:31 Maximum pool size: undefined/unknown 11:51:32 2025-12-02 11:51:32.033 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:32 2025-12-02 11:51:32.217 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:33 2025-12-02 11:51:33.153 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:33 2025-12-02 11:51:33.333 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:33 2025-12-02 11:51:33.817 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:51:34 2025-12-02 11:51:33.897 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-2"] 11:51:34 2025-12-02 11:51:34.011 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-2], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:51:34 2025-12-02 11:51:34.014 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 37655 (https) with context path '/policy/pap/v1' 11:51:34 2025-12-02 11:51:34.026 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:34 2025-12-02 11:51:34.027 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:34 2025-12-02 11:51:34.027 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:34 2025-12-02 11:51:34.027 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:34 2025-12-02 11:51:34.027 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:34 2025-12-02 11:51:34.027 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:34 2025-12-02 11:51:34.027 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:34 2025-12-02 11:51:34.028 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2e1cd423 11:51:34 2025-12-02 11:51:34.028 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:34 2025-12-02 11:51:34.028 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4f1a039e 11:51:34 2025-12-02 11:51:34.028 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:34 2025-12-02 11:51:34.028 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:34 2025-12-02 11:51:34.028 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:34 2025-12-02 11:51:34.029 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:34 2025-12-02 11:51:34.029 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:34 2025-12-02 11:51:34.029 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:34 2025-12-02 11:51:34.029 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:34 2025-12-02 11:51:34.030 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:34 2025-12-02 11:51:34.034 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:34 2025-12-02 11:51:34.034 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:34 2025-12-02 11:51:34.035 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:34 2025-12-02 11:51:34.036 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:34 2025-12-02 11:51:34.036 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:34 2025-12-02 11:51:34.036 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:34 2025-12-02 11:51:34.038 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:34 2025-12-02 11:51:34.038 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStarted(59) - Started PdpHeartbeatListenerTest in 3.647 seconds (process running for 24.021) 11:51:34 2025-12-02 11:51:34.039 [Thread-37] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:34 2025-12-02 11:51:34.693 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 11:51:34 2025-12-02 11:51:34.694 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 11:51:34 2025-12-02 11:51:34.697 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 11:51:34 2025-12-02 11:51:34.698 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=bc04d13f-888a-4722-9c57-3d4659c6d4c5, expireMs=1764676297698] 11:51:34 2025-12-02 11:51:34.698 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 11:51:34 2025-12-02 11:51:34.698 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 11:51:34 2025-12-02 11:51:34.698 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=bc04d13f-888a-4722-9c57-3d4659c6d4c5, expireMs=1764676297698] 11:51:34 2025-12-02 11:51:34.704 [Thread-34] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(107) - ***** OrderedServiceImpl implementers: 11:51:34 [] 11:51:34 2025-12-02 11:51:34.705 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:51:34 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"bc04d13f-888a-4722-9c57-3d4659c6d4c5","timestampMs":1764676294657,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 11:51:35 2025-12-02 11:51:34.795 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_2 PdpUpdate starting 11:51:35 2025-12-02 11:51:34.795 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting listener 11:51:35 2025-12-02 11:51:34.795 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting timer 11:51:35 2025-12-02 11:51:34.796 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=5f636f3e-603c-4f01-9bad-a41099fabfb9, expireMs=1764676297796] 11:51:35 2025-12-02 11:51:34.796 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting enqueue 11:51:35 2025-12-02 11:51:34.796 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_2 PdpUpdate started 11:51:35 2025-12-02 11:51:34.796 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:51:35 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"5f636f3e-603c-4f01-9bad-a41099fabfb9","timestampMs":1764676294791,"name":"pdp_2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 11:51:35 2025-12-02 11:51:34.828 [main] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(120) - Operation Failed 11:51:35 org.onap.policy.pap.main.PolicyPapException: Failed to register PDP. No matching PdpGroup/SubGroup Found - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=d1483318-8c7f-46ef-93e0-3af093e1b4f5, timestampMs=1764676294809, name=pdp_3, pdpGroup=wrongGroup, pdpSubgroup=null), pdpType=apex, state=ACTIVE, healthy=HEALTHY, description=null, policies=[onap.policies.controlloop.operational.common.apex.SampleDomain 1.0.0], deploymentInstanceInfo=null, properties=null, response=null) 11:51:35 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpRegistration(PdpStatusMessageHandler.java:165) 11:51:35 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:115) 11:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:35 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:35 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 11:51:35 at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51) 11:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:35 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:35 at org.onap.policy.pap.main.comm.PdpHeartbeatListener$$SpringCGLIB$$0.onTopicEvent() 11:51:35 at org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest.testPdpHeartbeatListener(PdpHeartbeatListenerTest.java:120) 11:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:35 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:51:35 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:51:35 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:51:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:51:35 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:51:35 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:51:35 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:51:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:51:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:51:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:51:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:51:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:51:35 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:51:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:51:35 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:51:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:51:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:51:35 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:51:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:51:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:51:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:51:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:51:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:51:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:51:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:51:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:51:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:51:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:51:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:51:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:51:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:51:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:51:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:51:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:51:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:51:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:51:35 2025-12-02 11:51:34.863 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 11:51:35 2025-12-02 11:51:34.863 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 11:51:35 2025-12-02 11:51:34.863 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 11:51:35 2025-12-02 11:51:34.864 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 11:51:35 2025-12-02 11:51:34.864 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=bc04d13f-888a-4722-9c57-3d4659c6d4c5, expireMs=1764676297698] 11:51:35 2025-12-02 11:51:34.864 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 11:51:35 2025-12-02 11:51:34.864 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 11:51:35 2025-12-02 11:51:34.864 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 11:51:35 2025-12-02 11:51:34.864 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 11:51:35 2025-12-02 11:51:34.864 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 11:51:35 2025-12-02 11:51:34.865 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=0e33497a-03fb-499e-91ea-baa8d730db11, expireMs=1764676297865] 11:51:35 2025-12-02 11:51:34.865 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 11:51:35 2025-12-02 11:51:34.865 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 11:51:35 2025-12-02 11:51:34.866 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:51:35 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.policies.controlloop.operational.common.apex.SampleDomain","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"0e33497a-03fb-499e-91ea-baa8d730db11","timestampMs":1764676294858,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 11:51:35 2025-12-02 11:51:34.898 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 11:51:35 2025-12-02 11:51:34.898 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 11:51:35 2025-12-02 11:51:34.899 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 11:51:35 2025-12-02 11:51:34.899 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 11:51:35 2025-12-02 11:51:34.899 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=0e33497a-03fb-499e-91ea-baa8d730db11, expireMs=1764676297865] 11:51:35 2025-12-02 11:51:34.899 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 11:51:35 2025-12-02 11:51:34.899 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 11:51:35 2025-12-02 11:51:34.899 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 11:51:35 2025-12-02 11:51:34.899 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 11:51:35 2025-12-02 11:51:34.899 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 11:51:35 2025-12-02 11:51:34.899 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=cd3295dd-a0d9-47e1-b288-74459a05bf4a, expireMs=1764676297899] 11:51:35 2025-12-02 11:51:34.900 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 11:51:35 2025-12-02 11:51:34.900 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 11:51:35 2025-12-02 11:51:34.900 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:51:35 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tca","version":"1.0.0"},{"name":"onap.policies.controlloop.operational.common.apex.SampleDomain","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"cd3295dd-a0d9-47e1-b288-74459a05bf4a","timestampMs":1764676294894,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 11:51:35 2025-12-02 11:51:34.931 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 11:51:35 2025-12-02 11:51:34.931 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 11:51:35 2025-12-02 11:51:34.931 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 11:51:35 2025-12-02 11:51:34.931 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 11:51:35 2025-12-02 11:51:34.932 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=cd3295dd-a0d9-47e1-b288-74459a05bf4a, expireMs=1764676297899] 11:51:35 2025-12-02 11:51:34.932 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 11:51:35 2025-12-02 11:51:34.932 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 11:51:35 2025-12-02 11:51:34.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 11:51:35 2025-12-02 11:51:34.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 11:51:35 2025-12-02 11:51:34.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 11:51:35 2025-12-02 11:51:34.932 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=8d81bc3c-7ddc-4896-8fc4-af713b5e6b12, expireMs=1764676297932] 11:51:35 2025-12-02 11:51:34.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 11:51:35 2025-12-02 11:51:34.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 11:51:35 2025-12-02 11:51:34.933 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:51:35 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tca","version":"1.0.0"},{"name":"onap.policies.controlloop.operational.common.apex.SampleDomain","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"8d81bc3c-7ddc-4896-8fc4-af713b5e6b12","timestampMs":1764676294928,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 11:51:35 2025-12-02 11:51:34.944 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(108) - discarding status message from pdp_1 age 600s 11:51:35 2025-12-02 11:51:35.035 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:35 2025-12-02 11:51:35.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:35 2025-12-02 11:51:35.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:35 2025-12-02 11:51:35.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:35 2025-12-02 11:51:35.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:35 2025-12-02 11:51:35.036 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:35 2025-12-02 11:51:35.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:35 2025-12-02 11:51:35.036 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:35 2025-12-02 11:51:35.036 [Thread-37] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:35 2025-12-02 11:51:35.037 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:35 2025-12-02 11:51:35.037 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:35 2025-12-02 11:51:35.037 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 11:51:35 2025-12-02 11:51:35.037 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:35 2025-12-02 11:51:35.037 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:35 2025-12-02 11:51:35.037 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:35 2025-12-02 11:51:35.037 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:35 2025-12-02 11:51:35.037 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:35 2025-12-02 11:51:35.037 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:35 2025-12-02 11:51:35.037 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 11:51:35 2025-12-02 11:51:35.038 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:35 2025-12-02 11:51:35.038 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:35 2025-12-02 11:51:35.038 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: shutdown 11:51:35 2025-12-02 11:51:35.038 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 11:51:35 2025-12-02 11:51:35.038 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:35 2025-12-02 11:51:35.038 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:35 2025-12-02 11:51:35.038 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:35 2025-12-02 11:51:35.038 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:35 2025-12-02 11:51:35.038 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:35 2025-12-02 11:51:35.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:35 2025-12-02 11:51:35.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:35 2025-12-02 11:51:35.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:35 2025-12-02 11:51:35.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:35 2025-12-02 11:51:35.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:35 2025-12-02 11:51:35.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:35 2025-12-02 11:51:35.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:35 2025-12-02 11:51:35.040 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:35 2025-12-02 11:51:35.041 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-2-37655"] 11:51:35 2025-12-02 11:51:35.042 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:35 2025-12-02 11:51:35.042 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-2"] 11:51:35 2025-12-02 11:51:35.048 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:35 2025-12-02 11:51:35.071 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-2 - Shutdown initiated... 11:51:35 2025-12-02 11:51:35.073 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-2 - Shutdown completed. 11:51:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.716 s -- in org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest 11:51:35 [INFO] Running org.onap.policy.pap.main.comm.PdpStatusMessageHandlerTest 11:51:35 11:51:35 . ____ _ __ _ _ 11:51:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:35 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:35 =========|_|==============|___/=/_/_/_/ 11:51:35 11:51:35 :: Spring Boot :: (v3.5.3) 11:51:35 11:51:35 2025-12-02 11:51:35.124 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStarting(53) - Starting PdpStatusMessageHandlerTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:35 2025-12-02 11:51:35.125 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 11:51:35 2025-12-02 11:51:35.376 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:35 2025-12-02 11:51:35.394 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 16 ms. Found 7 JPA repository interfaces. 11:51:35 2025-12-02 11:51:35.553 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 11:51:35 2025-12-02 11:51:35.554 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-3"] 11:51:35 2025-12-02 11:51:35.554 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:35 2025-12-02 11:51:35.554 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:35 2025-12-02 11:51:35.574 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:35 2025-12-02 11:51:35.575 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 449 ms 11:51:35 2025-12-02 11:51:35.718 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:35 2025-12-02 11:51:35.721 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:35 2025-12-02 11:51:35.729 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:35 2025-12-02 11:51:35.730 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-3 - Starting... 11:51:35 2025-12-02 11:51:35.732 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-3 - Added connection conn20: url=jdbc:h2:mem:testdb user=POLICY_USER 11:51:35 2025-12-02 11:51:35.732 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-3 - Start completed. 11:51:35 2025-12-02 11:51:35.733 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:35 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-3)'] 11:51:35 Database driver: undefined/unknown 11:51:35 Database version: 2.2.224 11:51:35 Autocommit mode: undefined/unknown 11:51:35 Isolation level: undefined/unknown 11:51:35 Minimum pool size: undefined/unknown 11:51:35 Maximum pool size: undefined/unknown 11:51:36 2025-12-02 11:51:35.955 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:36 2025-12-02 11:51:36.037 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:36 2025-12-02 11:51:36.502 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:36 2025-12-02 11:51:36.564 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:36 2025-12-02 11:51:36.857 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:51:36 2025-12-02 11:51:36.919 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-3"] 11:51:36 2025-12-02 11:51:36.922 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44845 (http) with context path '/policy/pap/v1' 11:51:36 2025-12-02 11:51:36.931 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:36 2025-12-02 11:51:36.931 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:36 2025-12-02 11:51:36.931 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:36 2025-12-02 11:51:36.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:36 2025-12-02 11:51:36.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:36 2025-12-02 11:51:36.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:36 2025-12-02 11:51:36.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:36 2025-12-02 11:51:36.932 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@b2e17e6 11:51:36 2025-12-02 11:51:36.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:36 2025-12-02 11:51:36.932 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3c955cd1 11:51:36 2025-12-02 11:51:36.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:36 2025-12-02 11:51:36.933 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:36 2025-12-02 11:51:36.933 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:36 2025-12-02 11:51:36.933 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:36 2025-12-02 11:51:36.933 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:36 2025-12-02 11:51:36.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:36 2025-12-02 11:51:36.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:36 2025-12-02 11:51:36.934 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:36 2025-12-02 11:51:36.938 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:36 2025-12-02 11:51:36.938 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:36 2025-12-02 11:51:36.938 [Thread-41] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:36 2025-12-02 11:51:36.938 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:36 2025-12-02 11:51:36.939 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:36 2025-12-02 11:51:36.939 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:36 2025-12-02 11:51:36.939 [Thread-42] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:36 2025-12-02 11:51:36.939 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:36 2025-12-02 11:51:36.940 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStarted(59) - Started PdpStatusMessageHandlerTest in 1.854 seconds (process running for 26.923) 11:51:37 2025-12-02 11:51:36.954 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:37 2025-12-02 11:51:36.955 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:37 2025-12-02 11:51:36.955 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:37 2025-12-02 11:51:36.955 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:37 2025-12-02 11:51:36.955 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:37 2025-12-02 11:51:36.955 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:37 2025-12-02 11:51:36.955 [Thread-42] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:37 2025-12-02 11:51:36.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:37 2025-12-02 11:51:36.956 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:37 2025-12-02 11:51:36.956 [Thread-41] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:37 2025-12-02 11:51:36.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:37 2025-12-02 11:51:36.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:37 2025-12-02 11:51:36.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:37 2025-12-02 11:51:36.956 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:37 2025-12-02 11:51:36.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:37 2025-12-02 11:51:36.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:37 2025-12-02 11:51:36.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:37 2025-12-02 11:51:36.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:37 2025-12-02 11:51:36.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:37 2025-12-02 11:51:36.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:37 2025-12-02 11:51:36.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:37 2025-12-02 11:51:36.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:37 2025-12-02 11:51:36.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:37 2025-12-02 11:51:36.957 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:37 2025-12-02 11:51:36.958 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:37 2025-12-02 11:51:36.958 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:37 2025-12-02 11:51:36.958 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:37 2025-12-02 11:51:36.958 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:37 2025-12-02 11:51:36.958 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:37 2025-12-02 11:51:36.958 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:37 2025-12-02 11:51:36.959 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:37 2025-12-02 11:51:36.959 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:37 2025-12-02 11:51:36.959 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:37 2025-12-02 11:51:36.959 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:37 2025-12-02 11:51:36.960 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:37 2025-12-02 11:51:36.960 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-3-44845"] 11:51:37 2025-12-02 11:51:36.962 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:37 2025-12-02 11:51:36.962 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-3"] 11:51:37 2025-12-02 11:51:36.965 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:37 2025-12-02 11:51:36.980 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-3 - Shutdown initiated... 11:51:37 2025-12-02 11:51:36.982 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-3 - Shutdown completed. 11:51:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 s -- in org.onap.policy.pap.main.comm.PdpStatusMessageHandlerTest 11:51:37 [INFO] Running org.onap.policy.pap.main.comm.PublisherTest 11:51:37 2025-12-02 11:51:36.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:37 2025-12-02 11:51:36.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:37 2025-12-02 11:51:36.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:37 2025-12-02 11:51:36.993 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:37 2025-12-02 11:51:36.994 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@390d3b95 11:51:37 2025-12-02 11:51:36.995 [Thread-43] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 11:51:37 {"messageName":"PDP_STATE_CHANGE","requestId":"09d59e49-fc23-4577-8ec1-a44773f39779","timestampMs":1764676296991} 11:51:37 2025-12-02 11:51:36.995 [Thread-43] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 11:51:37 {"messageName":"PDP_STATE_CHANGE","requestId":"80d9c18a-66ad-4076-ada1-7a1ab6f03b2f","timestampMs":1764676296991} 11:51:37 2025-12-02 11:51:36.995 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@390d3b95 11:51:37 2025-12-02 11:51:36.996 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@120b31ba 11:51:37 2025-12-02 11:51:36.996 [Thread-44] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 11:51:37 {"messageName":"PDP_STATE_CHANGE","requestId":"80d9c18a-66ad-4076-ada1-7a1ab6f03b2f","timestampMs":1764676296991} 11:51:37 2025-12-02 11:51:36.997 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@120b31ba 11:51:37 2025-12-02 11:51:36.998 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@5100926d 11:51:37 2025-12-02 11:51:36.999 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@5100926d 11:51:37 2025-12-02 11:51:37.000 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@3d907ff2 11:51:37 2025-12-02 11:51:37.013 [Thread-45] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 11:51:37 {"messageName":"PDP_STATE_CHANGE","requestId":"09d59e49-fc23-4577-8ec1-a44773f39779","timestampMs":1764676296991} 11:51:37 2025-12-02 11:51:37.014 [Thread-45] WARN o.o.policy.pap.main.comm.Publisher.getNext(130) - Publisher stopping due to interrupt 11:51:37 2025-12-02 11:51:37.014 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@3d907ff2 11:51:37 2025-12-02 11:51:37.015 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@1ffdc8f5 11:51:37 2025-12-02 11:51:37.016 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@1ffdc8f5 11:51:37 2025-12-02 11:51:37.018 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@481678ad 11:51:37 2025-12-02 11:51:37.019 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@481678ad 11:51:37 2025-12-02 11:51:37.019 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:37 2025-12-02 11:51:37.020 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:37 2025-12-02 11:51:37.020 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 11:51:37 2025-12-02 11:51:37.020 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:37 2025-12-02 11:51:37.020 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 11:51:37 2025-12-02 11:51:37.020 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 11:51:37 2025-12-02 11:51:37.020 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:37 2025-12-02 11:51:37.020 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:37 2025-12-02 11:51:37.020 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:37 2025-12-02 11:51:37.020 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:37 2025-12-02 11:51:37.020 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:37 2025-12-02 11:51:37.020 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.pap.main.comm.PublisherTest 11:51:37 [INFO] Running org.onap.policy.pap.main.comm.msgdata.RequestImplTest 11:51:37 2025-12-02 11:51:37.030 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.030 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.031 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.031 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.031 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.031 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 11:51:37 2025-12-02 11:51:37.032 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.032 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.032 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.033 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.034 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.034 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.034 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.034 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.034 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.035 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.035 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.035 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.035 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.036 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 11:51:37 2025-12-02 11:51:37.036 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.036 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.036 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.037 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.037 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.038 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 11:51:37 2025-12-02 11:51:37.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.040 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.040 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.040 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.040 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.041 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.041 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.048 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.049 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.049 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.050 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.050 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.051 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(260) - my-request ignore old response via NOOP POLICY-PDP-PAP: different-value 11:51:37 2025-12-02 11:51:37.062 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.062 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.062 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.062 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.062 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.063 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.063 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.063 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.065 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.066 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.066 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.066 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.066 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.066 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.067 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.067 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.067 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.067 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.067 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.handleTimeout(295) - my-request timeout pdp_1 - retry count 1 exhausted 11:51:37 2025-12-02 11:51:37.076 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.076 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.076 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.076 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.076 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.076 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.077 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.077 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.077 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.077 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.077 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - my-request PDP data mismatch via NOOP POLICY-PDP-PAP: null PDP name 11:51:37 2025-12-02 11:51:37.081 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.081 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.082 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.082 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.082 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.082 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.085 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.085 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.085 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.085 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.085 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.086 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.startPublishing(175) - my-request is already publishing 11:51:37 2025-12-02 11:51:37.094 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.094 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.094 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.095 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.095 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.095 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.095 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.095 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.095 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.095 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.096 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.096 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.096 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.096 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.096 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.101 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.102 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.102 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.102 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.102 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.102 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.102 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.102 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.102 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.102 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.103 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 11:51:37 2025-12-02 11:51:37.105 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.105 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.105 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.105 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.105 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.106 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.106 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.106 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.106 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.106 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.106 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 11:51:37 2025-12-02 11:51:37.108 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.108 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.108 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.108 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.108 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.109 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.109 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.109 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.109 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.109 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.112 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.112 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.112 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.112 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.112 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.113 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.113 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.117 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 11:51:37 2025-12-02 11:51:37.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.119 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.119 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.119 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.120 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.120 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.120 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - my-request PDP data mismatch via NOOP POLICY-PDP-PAP: PDP name does not match 11:51:37 2025-12-02 11:51:37.124 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.124 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.124 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.124 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.125 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.125 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.125 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.125 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.125 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.126 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.126 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - my-request PDP data mismatch via NOOP POLICY-PDP-PAP: PDP name does not match 11:51:37 2025-12-02 11:51:37.129 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.129 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.129 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.129 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.130 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.130 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.130 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.130 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.131 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.131 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.131 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 11:51:37 2025-12-02 11:51:37.133 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.133 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.133 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.134 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.134 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.134 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.134 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.134 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.134 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.135 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.135 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.handleTimeout(301) - my-request timeout - re-publish count 1 11:51:37 2025-12-02 11:51:37.135 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.135 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.135 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.135 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.135 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.137 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.137 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.137 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.137 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.137 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.137 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 11:51:37 2025-12-02 11:51:37.138 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 11:51:37 2025-12-02 11:51:37.138 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 11:51:37 2025-12-02 11:51:37.138 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 11:51:37 2025-12-02 11:51:37.138 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 11:51:37 2025-12-02 11:51:37.138 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 11:51:37 2025-12-02 11:51:37.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 11:51:37 2025-12-02 11:51:37.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 11:51:37 2025-12-02 11:51:37.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 11:51:37 2025-12-02 11:51:37.139 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 11:51:37 2025-12-02 11:51:37.139 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 11:51:37 2025-12-02 11:51:37.141 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 11:51:37 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.onap.policy.pap.main.comm.msgdata.RequestImplTest 11:51:37 [INFO] Running org.onap.policy.pap.main.comm.msgdata.UpdateReqTest 11:51:37 2025-12-02 11:51:37.149 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 11:51:37 2025-12-02 11:51:37.155 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 11:51:37 2025-12-02 11:51:37.181 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 11:51:37 2025-12-02 11:51:37.182 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 11:51:37 2025-12-02 11:51:37.182 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 11:51:37 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.policy.pap.main.comm.msgdata.UpdateReqTest 11:51:37 [INFO] Running org.onap.policy.pap.main.comm.msgdata.StateChangeReqTest 11:51:37 2025-12-02 11:51:37.189 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 11:51:37 2025-12-02 11:51:37.197 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 11:51:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.pap.main.comm.msgdata.StateChangeReqTest 11:51:37 [INFO] Running org.onap.policy.pap.main.comm.QueueTokenTest 11:51:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.policy.pap.main.comm.QueueTokenTest 11:51:37 [INFO] Running org.onap.policy.pap.main.rest.TestActuatorEndpoints 11:51:37 11:51:37 . ____ _ __ _ _ 11:51:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:37 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:37 =========|_|==============|___/=/_/_/_/ 11:51:37 11:51:37 :: Spring Boot :: (v3.5.3) 11:51:37 11:51:37 2025-12-02 11:51:37.321 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarting(53) - Starting TestActuatorEndpoints using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:37 2025-12-02 11:51:37.321 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStartupProfileInfo(658) - The following 1 profile is active: "test" 11:51:37 2025-12-02 11:51:37.550 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:37 2025-12-02 11:51:37.565 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 13 ms. Found 7 JPA repository interfaces. 11:51:37 2025-12-02 11:51:37.701 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 11:51:37 2025-12-02 11:51:37.701 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-4"] 11:51:37 2025-12-02 11:51:37.702 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:37 2025-12-02 11:51:37.702 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:37 2025-12-02 11:51:37.718 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:37 2025-12-02 11:51:37.719 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 397 ms 11:51:37 2025-12-02 11:51:37.864 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:37 2025-12-02 11:51:37.867 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:37 2025-12-02 11:51:37.875 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:37 2025-12-02 11:51:37.876 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-4 - Starting... 11:51:37 2025-12-02 11:51:37.878 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-4 - Added connection conn30: url=jdbc:h2:mem:testdb user=POLICY_USER 11:51:37 2025-12-02 11:51:37.878 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-4 - Start completed. 11:51:37 2025-12-02 11:51:37.879 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:37 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-4)'] 11:51:37 Database driver: undefined/unknown 11:51:37 Database version: 2.2.224 11:51:37 Autocommit mode: undefined/unknown 11:51:37 Isolation level: undefined/unknown 11:51:37 Minimum pool size: undefined/unknown 11:51:37 Maximum pool size: undefined/unknown 11:51:38 2025-12-02 11:51:38.050 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:38 2025-12-02 11:51:38.107 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:38 2025-12-02 11:51:38.463 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:38 2025-12-02 11:51:38.514 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:38 2025-12-02 11:51:38.746 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 3 endpoints beneath base path '' 11:51:38 2025-12-02 11:51:38.804 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 11:51:38 2025-12-02 11:51:38.804 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 11:51:38 2025-12-02 11:51:38.805 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:51:38 2025-12-02 11:51:38.840 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-4"] 11:51:38 2025-12-02 11:51:38.846 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42111 (http) with context path '/policy/pap/v1' 11:51:38 2025-12-02 11:51:38.856 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:38 2025-12-02 11:51:38.856 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:38 2025-12-02 11:51:38.856 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:38 2025-12-02 11:51:38.856 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:38 2025-12-02 11:51:38.857 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:38 2025-12-02 11:51:38.857 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:38 2025-12-02 11:51:38.857 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:38 2025-12-02 11:51:38.857 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6cd1f992 11:51:38 2025-12-02 11:51:38.857 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:38 2025-12-02 11:51:38.857 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@9e7c24d 11:51:38 2025-12-02 11:51:38.857 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:38 2025-12-02 11:51:38.858 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:38 2025-12-02 11:51:38.858 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:38 2025-12-02 11:51:38.858 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:38 2025-12-02 11:51:38.858 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:38 2025-12-02 11:51:38.858 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:38 2025-12-02 11:51:38.858 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:38 2025-12-02 11:51:38.859 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:38 2025-12-02 11:51:38.862 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:38 2025-12-02 11:51:38.862 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:38 2025-12-02 11:51:38.862 [Thread-152] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:38 2025-12-02 11:51:38.862 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:38 2025-12-02 11:51:38.863 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:38 2025-12-02 11:51:38.863 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:38 2025-12-02 11:51:38.863 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:38 2025-12-02 11:51:38.863 [Thread-153] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:38 2025-12-02 11:51:38.863 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarted(59) - Started TestActuatorEndpoints in 1.571 seconds (process running for 28.847) 11:51:38 2025-12-02 11:51:38.874 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 11:51:38 2025-12-02 11:51:38.874 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 11:51:38 2025-12-02 11:51:38.875 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:51:39 11:51:39 MockHttpServletRequest: 11:51:39 HTTP Method = GET 11:51:39 Request URI = /metrics 11:51:39 Parameters = {} 11:51:39 Headers = [Authorization:"Basic cG9saWN5QWRtaW46emIhWHp0RzM0"] 11:51:39 Body = 11:51:39 Session Attrs = {} 11:51:39 11:51:39 Handler: 11:51:39 Type = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler 11:51:39 Method = Actuator web endpoint 'prometheus' 11:51:39 11:51:39 Async: 11:51:39 Async started = false 11:51:39 Async result = null 11:51:39 11:51:39 Resolved Exception: 11:51:39 Type = null 11:51:39 11:51:39 ModelAndView: 11:51:39 View name = null 11:51:39 View = null 11:51:39 Model = null 11:51:39 11:51:39 FlashMap: 11:51:39 Attributes = null 11:51:39 11:51:39 MockHttpServletResponse: 11:51:39 Status = 200 11:51:39 Error message = null 11:51:39 Headers = [Content-Type:"text/plain;version=0.0.4;charset=utf-8", Content-Length:"14085"] 11:51:39 Content type = text/plain;version=0.0.4;charset=utf-8 11:51:39 Body = # HELP application_ready_time_seconds Time taken for the application to be ready to service requests 11:51:39 # TYPE application_ready_time_seconds gauge 11:51:39 application_ready_time_seconds{main_application_class="org.onap.policy.pap.main.rest.TestActuatorEndpoints"} 1.573 11:51:39 # HELP application_started_time_seconds Time taken to start the application 11:51:39 # TYPE application_started_time_seconds gauge 11:51:39 application_started_time_seconds{main_application_class="org.onap.policy.pap.main.rest.TestActuatorEndpoints"} 1.571 11:51:39 # HELP disk_free_bytes Usable space for path 11:51:39 # TYPE disk_free_bytes gauge 11:51:39 disk_free_bytes{path="/w/workspace/policy-pap-master-merge-java/main/."} 1.55418898432E11 11:51:39 # HELP disk_total_bytes Total space for path 11:51:39 # TYPE disk_total_bytes gauge 11:51:39 disk_total_bytes{path="/w/workspace/policy-pap-master-merge-java/main/."} 1.6630407168E11 11:51:39 # HELP executor_active_threads The approximate number of threads that are actively executing tasks 11:51:39 # TYPE executor_active_threads gauge 11:51:39 executor_active_threads{name="applicationTaskExecutor"} 0.0 11:51:39 # HELP executor_completed_tasks_total The approximate total number of tasks that have completed execution 11:51:39 # TYPE executor_completed_tasks_total counter 11:51:39 executor_completed_tasks_total{name="applicationTaskExecutor"} 0.0 11:51:39 # HELP executor_pool_core_threads The core number of threads for the pool 11:51:39 # TYPE executor_pool_core_threads gauge 11:51:39 executor_pool_core_threads{name="applicationTaskExecutor"} 8.0 11:51:39 # HELP executor_pool_max_threads The maximum allowed number of threads in the pool 11:51:39 # TYPE executor_pool_max_threads gauge 11:51:39 executor_pool_max_threads{name="applicationTaskExecutor"} 2.147483647E9 11:51:39 # HELP executor_pool_size_threads The current number of threads in the pool 11:51:39 # TYPE executor_pool_size_threads gauge 11:51:39 executor_pool_size_threads{name="applicationTaskExecutor"} 0.0 11:51:39 # HELP executor_queue_remaining_tasks The number of additional elements that this queue can ideally accept without blocking 11:51:39 # TYPE executor_queue_remaining_tasks gauge 11:51:39 executor_queue_remaining_tasks{name="applicationTaskExecutor"} 2.147483647E9 11:51:39 # HELP executor_queued_tasks The approximate number of tasks that are queued for execution 11:51:39 # TYPE executor_queued_tasks gauge 11:51:39 executor_queued_tasks{name="applicationTaskExecutor"} 0.0 11:51:39 # HELP hikaricp_connections Total connections 11:51:39 # TYPE hikaricp_connections gauge 11:51:39 hikaricp_connections{pool="HikariPool-4"} 10.0 11:51:39 # HELP hikaricp_connections_acquire_seconds Connection acquire time 11:51:39 # TYPE hikaricp_connections_acquire_seconds summary 11:51:39 hikaricp_connections_acquire_seconds_count{pool="HikariPool-4"} 0 11:51:39 hikaricp_connections_acquire_seconds_sum{pool="HikariPool-4"} 0.0 11:51:39 # HELP hikaricp_connections_acquire_seconds_max Connection acquire time 11:51:39 # TYPE hikaricp_connections_acquire_seconds_max gauge 11:51:39 hikaricp_connections_acquire_seconds_max{pool="HikariPool-4"} 0.0 11:51:39 # HELP hikaricp_connections_active Active connections 11:51:39 # TYPE hikaricp_connections_active gauge 11:51:39 hikaricp_connections_active{pool="HikariPool-4"} 0.0 11:51:39 # HELP hikaricp_connections_creation_seconds Connection creation time 11:51:39 # TYPE hikaricp_connections_creation_seconds summary 11:51:39 hikaricp_connections_creation_seconds_count{pool="HikariPool-4"} 0 11:51:39 hikaricp_connections_creation_seconds_sum{pool="HikariPool-4"} 0.0 11:51:39 # HELP hikaricp_connections_creation_seconds_max Connection creation time 11:51:39 # TYPE hikaricp_connections_creation_seconds_max gauge 11:51:39 hikaricp_connections_creation_seconds_max{pool="HikariPool-4"} 0.0 11:51:39 # HELP hikaricp_connections_idle Idle connections 11:51:39 # TYPE hikaricp_connections_idle gauge 11:51:39 hikaricp_connections_idle{pool="HikariPool-4"} 10.0 11:51:39 # HELP hikaricp_connections_max Max connections 11:51:39 # TYPE hikaricp_connections_max gauge 11:51:39 hikaricp_connections_max{pool="HikariPool-4"} 10.0 11:51:39 # HELP hikaricp_connections_min Min connections 11:51:39 # TYPE hikaricp_connections_min gauge 11:51:39 hikaricp_connections_min{pool="HikariPool-4"} 10.0 11:51:39 # HELP hikaricp_connections_pending Pending threads 11:51:39 # TYPE hikaricp_connections_pending gauge 11:51:39 hikaricp_connections_pending{pool="HikariPool-4"} 0.0 11:51:39 # HELP hikaricp_connections_timeout_total Connection timeout total count 11:51:39 # TYPE hikaricp_connections_timeout_total counter 11:51:39 hikaricp_connections_timeout_total{pool="HikariPool-4"} 0.0 11:51:39 # HELP hikaricp_connections_usage_seconds Connection usage time 11:51:39 # TYPE hikaricp_connections_usage_seconds summary 11:51:39 hikaricp_connections_usage_seconds_count{pool="HikariPool-4"} 0 11:51:39 hikaricp_connections_usage_seconds_sum{pool="HikariPool-4"} 0.0 11:51:39 # HELP hikaricp_connections_usage_seconds_max Connection usage time 11:51:39 # TYPE hikaricp_connections_usage_seconds_max gauge 11:51:39 hikaricp_connections_usage_seconds_max{pool="HikariPool-4"} 0.0 11:51:39 # HELP jdbc_connections_active Current number of active connections that have been allocated from the data source. 11:51:39 # TYPE jdbc_connections_active gauge 11:51:39 jdbc_connections_active{name="dataSource"} 0.0 11:51:39 # HELP jdbc_connections_idle Number of established but idle connections. 11:51:39 # TYPE jdbc_connections_idle gauge 11:51:39 jdbc_connections_idle{name="dataSource"} 10.0 11:51:39 # HELP jdbc_connections_max Maximum number of active connections that can be allocated at the same time. 11:51:39 # TYPE jdbc_connections_max gauge 11:51:39 jdbc_connections_max{name="dataSource"} 10.0 11:51:39 # HELP jdbc_connections_min Minimum number of idle connections in the pool. 11:51:39 # TYPE jdbc_connections_min gauge 11:51:39 jdbc_connections_min{name="dataSource"} 10.0 11:51:39 # HELP jvm_info JVM version info 11:51:39 # TYPE jvm_info gauge 11:51:39 jvm_info{runtime="OpenJDK Runtime Environment",vendor="Private Build",version="17.0.4+8-Ubuntu-118.04"} 1 11:51:39 # HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool 11:51:39 # TYPE jvm_buffer_count_buffers gauge 11:51:39 jvm_buffer_count_buffers{id="direct"} 2.0 11:51:39 jvm_buffer_count_buffers{id="mapped"} 0.0 11:51:39 jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'"} 0.0 11:51:39 # HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool 11:51:39 # TYPE jvm_buffer_memory_used_bytes gauge 11:51:39 jvm_buffer_memory_used_bytes{id="direct"} 26474.0 11:51:39 jvm_buffer_memory_used_bytes{id="mapped"} 0.0 11:51:39 jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'"} 0.0 11:51:39 # HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool 11:51:39 # TYPE jvm_buffer_total_capacity_bytes gauge 11:51:39 jvm_buffer_total_capacity_bytes{id="direct"} 26474.0 11:51:39 jvm_buffer_total_capacity_bytes{id="mapped"} 0.0 11:51:39 jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'"} 0.0 11:51:39 # HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine 11:51:39 # TYPE jvm_classes_loaded_classes gauge 11:51:39 jvm_classes_loaded_classes 25208.0 11:51:39 # HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution 11:51:39 # TYPE jvm_classes_unloaded_classes_total counter 11:51:39 jvm_classes_unloaded_classes_total 0.0 11:51:39 # HELP jvm_compilation_time_ms_total The approximate accumulated elapsed time spent in compilation 11:51:39 # TYPE jvm_compilation_time_ms_total counter 11:51:39 jvm_compilation_time_ms_total{compiler="HotSpot 64-Bit Tiered Compilers"} 78268.0 11:51:39 # HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation 11:51:39 # TYPE jvm_gc_live_data_size_bytes gauge 11:51:39 jvm_gc_live_data_size_bytes 0.0 11:51:39 # HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool 11:51:39 # TYPE jvm_gc_max_data_size_bytes gauge 11:51:39 jvm_gc_max_data_size_bytes 8.434745344E9 11:51:39 # HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next 11:51:39 # TYPE jvm_gc_memory_allocated_bytes_total counter 11:51:39 jvm_gc_memory_allocated_bytes_total 0.0 11:51:39 # HELP jvm_gc_memory_promoted_bytes_total Count of positive increases in the size of the old generation memory pool before GC to after GC 11:51:39 # TYPE jvm_gc_memory_promoted_bytes_total counter 11:51:39 jvm_gc_memory_promoted_bytes_total 0.0 11:51:39 # HELP jvm_gc_overhead An approximation of the percent of CPU time used by GC activities over the last lookback period or since monitoring began, whichever is shorter, in the range [0..1] 11:51:39 # TYPE jvm_gc_overhead gauge 11:51:39 jvm_gc_overhead 0.0 11:51:39 # HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use 11:51:39 # TYPE jvm_memory_committed_bytes gauge 11:51:39 jvm_memory_committed_bytes{area="heap",id="G1 Eden Space"} 2.39075328E8 11:51:39 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 1.84549376E8 11:51:39 jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 2.5165824E7 11:51:39 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 2555904.0 11:51:39 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.0223616E7 11:51:39 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 2.752512E7 11:51:39 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 1.7760256E7 11:51:39 jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 1.4680064E8 11:51:39 # HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management 11:51:39 # TYPE jvm_memory_max_bytes gauge 11:51:39 jvm_memory_max_bytes{area="heap",id="G1 Eden Space"} -1.0 11:51:39 jvm_memory_max_bytes{area="heap",id="G1 Old Gen"} 8.434745344E9 11:51:39 jvm_memory_max_bytes{area="heap",id="G1 Survivor Space"} -1.0 11:51:39 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 5840896.0 11:51:39 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.22908672E8 11:51:39 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 1.22908672E8 11:51:39 jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space"} 1.073741824E9 11:51:39 jvm_memory_max_bytes{area="nonheap",id="Metaspace"} -1.0 11:51:39 # HELP jvm_memory_usage_after_gc The percentage of long-lived heap pool used after the last GC event, in the range [0..1] 11:51:39 # TYPE jvm_memory_usage_after_gc gauge 11:51:39 jvm_memory_usage_after_gc{area="heap",pool="long-lived"} 0.0 11:51:39 # HELP jvm_memory_used_bytes The amount of used memory 11:51:39 # TYPE jvm_memory_used_bytes gauge 11:51:39 jvm_memory_used_bytes{area="heap",id="G1 Eden Space"} 1.80355072E8 11:51:39 jvm_memory_used_bytes{area="heap",id="G1 Old Gen"} 1.10221824E8 11:51:39 jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 2.3304312E7 11:51:39 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 1508096.0 11:51:39 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 8932096.0 11:51:39 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 2.7481984E7 11:51:39 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 1.7182248E7 11:51:39 jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 1.45678064E8 11:51:39 # HELP jvm_threads_daemon_threads The current number of live daemon threads 11:51:39 # TYPE jvm_threads_daemon_threads gauge 11:51:39 jvm_threads_daemon_threads 32.0 11:51:39 # HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads 11:51:39 # TYPE jvm_threads_live_threads gauge 11:51:39 jvm_threads_live_threads 37.0 11:51:39 # HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset 11:51:39 # TYPE jvm_threads_peak_threads gauge 11:51:39 jvm_threads_peak_threads 37.0 11:51:39 # HELP jvm_threads_started_threads_total The total number of application threads started in the JVM 11:51:39 # TYPE jvm_threads_started_threads_total counter 11:51:39 jvm_threads_started_threads_total 265.0 11:51:39 # HELP jvm_threads_states_threads The current number of threads 11:51:39 # TYPE jvm_threads_states_threads gauge 11:51:39 jvm_threads_states_threads{state="blocked"} 0.0 11:51:39 jvm_threads_states_threads{state="new"} 0.0 11:51:39 jvm_threads_states_threads{state="runnable"} 12.0 11:51:39 jvm_threads_states_threads{state="terminated"} 0.0 11:51:39 jvm_threads_states_threads{state="timed-waiting"} 8.0 11:51:39 jvm_threads_states_threads{state="waiting"} 17.0 11:51:39 # HELP logback_events_total Number of log events that were enabled by the effective log level 11:51:39 # TYPE logback_events_total counter 11:51:39 logback_events_total{level="debug"} 0.0 11:51:39 logback_events_total{level="error"} 0.0 11:51:39 logback_events_total{level="info"} 32.0 11:51:39 logback_events_total{level="trace"} 0.0 11:51:39 logback_events_total{level="warn"} 0.0 11:51:39 # HELP process_cpu_time_ns_total The "cpu time" used by the Java Virtual Machine process 11:51:39 # TYPE process_cpu_time_ns_total counter 11:51:39 process_cpu_time_ns_total 1.1289E11 11:51:39 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process 11:51:39 # TYPE process_cpu_usage gauge 11:51:39 process_cpu_usage 0.0 11:51:39 # HELP process_files_max_files The maximum file descriptor count 11:51:39 # TYPE process_files_max_files gauge 11:51:39 process_files_max_files 16000.0 11:51:39 # HELP process_files_open_files The open file descriptor count 11:51:39 # TYPE process_files_open_files gauge 11:51:39 process_files_open_files 220.0 11:51:39 # HELP process_start_time_seconds Start time of the process since unix epoch. 11:51:39 # TYPE process_start_time_seconds gauge 11:51:39 process_start_time_seconds 1.764676270049E9 11:51:39 # HELP process_uptime_seconds The uptime of the Java virtual machine 11:51:39 # TYPE process_uptime_seconds gauge 11:51:39 process_uptime_seconds 28.886 11:51:39 # HELP system_cpu_count The number of processors available to the Java virtual machine 11:51:39 # TYPE system_cpu_count gauge 11:51:39 system_cpu_count 8.0 11:51:39 # HELP system_cpu_usage The "recent cpu usage" of the system the application is running in 11:51:39 # TYPE system_cpu_usage gauge 11:51:39 system_cpu_usage 0.0 11:51:39 # HELP system_load_average_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time 11:51:39 # TYPE system_load_average_1m gauge 11:51:39 system_load_average_1m 2.59 11:51:39 # HELP tomcat_sessions_active_current_sessions 11:51:39 # TYPE tomcat_sessions_active_current_sessions gauge 11:51:39 tomcat_sessions_active_current_sessions 0.0 11:51:39 # HELP tomcat_sessions_active_max_sessions 11:51:39 # TYPE tomcat_sessions_active_max_sessions gauge 11:51:39 tomcat_sessions_active_max_sessions 0.0 11:51:39 # HELP tomcat_sessions_alive_max_seconds 11:51:39 # TYPE tomcat_sessions_alive_max_seconds gauge 11:51:39 tomcat_sessions_alive_max_seconds 0.0 11:51:39 # HELP tomcat_sessions_created_sessions_total 11:51:39 # TYPE tomcat_sessions_created_sessions_total counter 11:51:39 tomcat_sessions_created_sessions_total 0.0 11:51:39 # HELP tomcat_sessions_expired_sessions_total 11:51:39 # TYPE tomcat_sessions_expired_sessions_total counter 11:51:39 tomcat_sessions_expired_sessions_total 0.0 11:51:39 # HELP tomcat_sessions_rejected_sessions_total 11:51:39 # TYPE tomcat_sessions_rejected_sessions_total counter 11:51:39 tomcat_sessions_rejected_sessions_total 0.0 11:51:39 11:51:39 Forwarded URL = null 11:51:39 Redirected URL = null 11:51:39 Cookies = [] 11:51:39 2025-12-02 11:51:38.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:39 2025-12-02 11:51:38.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:39 2025-12-02 11:51:38.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:39 2025-12-02 11:51:38.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:39 2025-12-02 11:51:38.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:39 2025-12-02 11:51:38.984 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:39 2025-12-02 11:51:38.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:39 2025-12-02 11:51:38.985 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:39 2025-12-02 11:51:38.985 [Thread-152] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:39 2025-12-02 11:51:38.985 [Thread-153] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:39 2025-12-02 11:51:38.985 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:39 2025-12-02 11:51:38.985 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:39 2025-12-02 11:51:38.985 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:39 2025-12-02 11:51:38.985 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:39 2025-12-02 11:51:38.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:39 2025-12-02 11:51:38.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:39 2025-12-02 11:51:38.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:39 2025-12-02 11:51:38.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:39 2025-12-02 11:51:38.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:39 2025-12-02 11:51:38.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:39 2025-12-02 11:51:38.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:39 2025-12-02 11:51:38.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:39 2025-12-02 11:51:38.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:39 2025-12-02 11:51:38.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:39 2025-12-02 11:51:38.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:39 2025-12-02 11:51:38.987 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:39 2025-12-02 11:51:38.987 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:39 2025-12-02 11:51:38.987 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:39 2025-12-02 11:51:38.987 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:39 2025-12-02 11:51:38.987 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:39 2025-12-02 11:51:38.987 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:39 2025-12-02 11:51:38.987 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:39 2025-12-02 11:51:38.987 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:39 2025-12-02 11:51:38.987 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:39 2025-12-02 11:51:38.988 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:39 2025-12-02 11:51:38.988 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-4-42111"] 11:51:39 2025-12-02 11:51:38.990 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:39 2025-12-02 11:51:38.990 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-4"] 11:51:39 2025-12-02 11:51:38.993 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:39 2025-12-02 11:51:39.007 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-4 - Shutdown initiated... 11:51:39 2025-12-02 11:51:39.009 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-4 - Shutdown completed. 11:51:39 11:51:39 . ____ _ __ _ _ 11:51:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:39 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:39 =========|_|==============|___/=/_/_/_/ 11:51:39 11:51:39 :: Spring Boot :: (v3.5.3) 11:51:39 11:51:39 2025-12-02 11:51:39.040 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarting(53) - Starting TestActuatorEndpoints using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:39 2025-12-02 11:51:39.040 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStartupProfileInfo(658) - The following 1 profile is active: "test" 11:51:39 2025-12-02 11:51:39.256 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:39 2025-12-02 11:51:39.271 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 14 ms. Found 7 JPA repository interfaces. 11:51:39 2025-12-02 11:51:39.363 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 11:51:39 2025-12-02 11:51:39.364 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-5"] 11:51:39 2025-12-02 11:51:39.364 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:39 2025-12-02 11:51:39.364 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:39 2025-12-02 11:51:39.378 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:39 2025-12-02 11:51:39.379 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 338 ms 11:51:39 2025-12-02 11:51:39.468 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:39 2025-12-02 11:51:39.470 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:39 2025-12-02 11:51:39.477 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:39 2025-12-02 11:51:39.478 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-5 - Starting... 11:51:39 2025-12-02 11:51:39.479 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-5 - Added connection conn40: url=jdbc:h2:mem:testdb user=POLICY_USER 11:51:39 2025-12-02 11:51:39.479 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-5 - Start completed. 11:51:39 2025-12-02 11:51:39.480 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:39 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-5)'] 11:51:39 Database driver: undefined/unknown 11:51:39 Database version: 2.2.224 11:51:39 Autocommit mode: undefined/unknown 11:51:39 Isolation level: undefined/unknown 11:51:39 Minimum pool size: undefined/unknown 11:51:39 Maximum pool size: undefined/unknown 11:51:39 2025-12-02 11:51:39.634 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:39 2025-12-02 11:51:39.684 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:40 2025-12-02 11:51:40.053 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:40 2025-12-02 11:51:40.104 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:40 2025-12-02 11:51:40.317 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 3 endpoints beneath base path '' 11:51:40 2025-12-02 11:51:40.347 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 11:51:40 2025-12-02 11:51:40.347 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 11:51:40 2025-12-02 11:51:40.348 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 0 ms 11:51:40 2025-12-02 11:51:40.369 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-5"] 11:51:40 2025-12-02 11:51:40.378 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 40873 (http) with context path '/policy/pap/v1' 11:51:40 2025-12-02 11:51:40.395 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:40 2025-12-02 11:51:40.396 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:40 2025-12-02 11:51:40.396 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:40 2025-12-02 11:51:40.396 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:40 2025-12-02 11:51:40.396 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:40 2025-12-02 11:51:40.396 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:40 2025-12-02 11:51:40.396 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:40 2025-12-02 11:51:40.396 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@16f5dae4 11:51:40 2025-12-02 11:51:40.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:40 2025-12-02 11:51:40.397 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@b55f397 11:51:40 2025-12-02 11:51:40.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:40 2025-12-02 11:51:40.397 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:40 2025-12-02 11:51:40.397 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:40 2025-12-02 11:51:40.397 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:40 2025-12-02 11:51:40.397 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:40 2025-12-02 11:51:40.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:40 2025-12-02 11:51:40.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:40 2025-12-02 11:51:40.398 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:40 2025-12-02 11:51:40.398 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:40 2025-12-02 11:51:40.399 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:40 2025-12-02 11:51:40.399 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:40 2025-12-02 11:51:40.399 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:40 2025-12-02 11:51:40.399 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:40 2025-12-02 11:51:40.399 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:40 2025-12-02 11:51:40.400 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarted(59) - Started TestActuatorEndpoints in 1.385 seconds (process running for 30.383) 11:51:40 2025-12-02 11:51:40.400 [Thread-158] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:40 2025-12-02 11:51:40.400 [Thread-159] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:40 2025-12-02 11:51:40.407 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 11:51:40 2025-12-02 11:51:40.407 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 11:51:40 2025-12-02 11:51:40.408 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:51:40 11:51:40 MockHttpServletRequest: 11:51:40 HTTP Method = GET 11:51:40 Request URI = /plain-metrics 11:51:40 Parameters = {} 11:51:40 Headers = [Authorization:"Basic cG9saWN5QWRtaW46emIhWHp0RzM0"] 11:51:40 Body = 11:51:40 Session Attrs = {} 11:51:40 11:51:40 Handler: 11:51:40 Type = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler 11:51:40 Method = Actuator web endpoint 'metrics' 11:51:40 11:51:40 Async: 11:51:40 Async started = false 11:51:40 Async result = null 11:51:40 11:51:40 Resolved Exception: 11:51:40 Type = null 11:51:40 11:51:40 ModelAndView: 11:51:40 View name = null 11:51:40 View = null 11:51:40 Model = null 11:51:40 11:51:40 FlashMap: 11:51:40 Attributes = null 11:51:40 11:51:40 MockHttpServletResponse: 11:51:40 Status = 200 11:51:40 Error message = null 11:51:40 Headers = [Content-Type:"application/vnd.spring-boot.actuator.v3+json;charset=UTF-8"] 11:51:40 Content type = application/vnd.spring-boot.actuator.v3+json;charset=UTF-8 11:51:40 Body = {"names":["application.ready.time","application.started.time","disk.free","disk.total","executor.active","executor.completed","executor.pool.core","executor.pool.max","executor.pool.size","executor.queue.remaining","executor.queued","hikaricp.connections","hikaricp.connections.acquire","hikaricp.connections.active","hikaricp.connections.creation","hikaricp.connections.idle","hikaricp.connections.max","hikaricp.connections.min","hikaricp.connections.pending","hikaricp.connections.timeout","hikaricp.connections.usage","jdbc.connections.active","jdbc.connections.idle","jdbc.connections.max","jdbc.connections.min","jvm.buffer.count","jvm.buffer.memory.used","jvm.buffer.total.capacity","jvm.classes.loaded","jvm.classes.unloaded","jvm.compilation.time","jvm.gc.live.data.size","jvm.gc.max.data.size","jvm.gc.memory.allocated","jvm.gc.memory.promoted","jvm.gc.overhead","jvm.info","jvm.memory.committed","jvm.memory.max","jvm.memory.usage.after.gc","jvm.memory.used","jvm.threads.daemon","jvm.threads.live","jvm.threads.peak","jvm.threads.started","jvm.threads.states","logback.events","process.cpu.time","process.cpu.usage","process.files.max","process.files.open","process.start.time","process.uptime","system.cpu.count","system.cpu.usage","system.load.average.1m","tomcat.sessions.active.current","tomcat.sessions.active.max","tomcat.sessions.alive.max","tomcat.sessions.created","tomcat.sessions.expired","tomcat.sessions.rejected"]} 11:51:40 Forwarded URL = null 11:51:40 Redirected URL = null 11:51:40 Cookies = [] 11:51:40 2025-12-02 11:51:40.417 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:40 2025-12-02 11:51:40.417 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:40 2025-12-02 11:51:40.417 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:40 2025-12-02 11:51:40.417 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:40 2025-12-02 11:51:40.417 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:40 2025-12-02 11:51:40.418 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:40 2025-12-02 11:51:40.418 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:40 2025-12-02 11:51:40.418 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:40 2025-12-02 11:51:40.418 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:40 2025-12-02 11:51:40.418 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:40 2025-12-02 11:51:40.418 [Thread-159] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:40 2025-12-02 11:51:40.418 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:40 2025-12-02 11:51:40.418 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:40 2025-12-02 11:51:40.418 [Thread-158] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:40 2025-12-02 11:51:40.418 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:40 2025-12-02 11:51:40.418 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:40 2025-12-02 11:51:40.418 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:40 2025-12-02 11:51:40.419 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:40 2025-12-02 11:51:40.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:40 2025-12-02 11:51:40.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:40 2025-12-02 11:51:40.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:40 2025-12-02 11:51:40.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:40 2025-12-02 11:51:40.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:40 2025-12-02 11:51:40.420 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:40 2025-12-02 11:51:40.429 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-5-40873"] 11:51:40 2025-12-02 11:51:40.430 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:40 2025-12-02 11:51:40.431 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-5"] 11:51:40 2025-12-02 11:51:40.434 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:40 2025-12-02 11:51:40.446 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-5 - Shutdown initiated... 11:51:40 2025-12-02 11:51:40.447 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-5 - Shutdown completed. 11:51:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.183 s -- in org.onap.policy.pap.main.rest.TestActuatorEndpoints 11:51:40 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateControllerV1 11:51:40 11:51:40 . ____ _ __ _ _ 11:51:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:40 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:40 =========|_|==============|___/=/_/_/_/ 11:51:40 11:51:40 :: Spring Boot :: (v3.5.3) 11:51:40 11:51:40 2025-12-02 11:51:40.493 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStarting(53) - Starting TestPdpGroupCreateOrUpdateControllerV1 using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:40 2025-12-02 11:51:40.493 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 11:51:40 2025-12-02 11:51:40.684 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:40 2025-12-02 11:51:40.699 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 13 ms. Found 7 JPA repository interfaces. 11:51:40 2025-12-02 11:51:40.802 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:51:40 2025-12-02 11:51:40.802 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-6"] 11:51:40 2025-12-02 11:51:40.803 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:40 2025-12-02 11:51:40.803 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:40 2025-12-02 11:51:40.819 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:40 2025-12-02 11:51:40.819 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 325 ms 11:51:40 2025-12-02 11:51:40.903 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:40 2025-12-02 11:51:40.905 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:40 2025-12-02 11:51:40.912 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:40 2025-12-02 11:51:40.913 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-6 - Starting... 11:51:40 2025-12-02 11:51:40.915 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-6 - Added connection conn50: url=jdbc:h2:mem:testdb3 user=POLICY_USER 11:51:40 2025-12-02 11:51:40.916 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-6 - Start completed. 11:51:40 2025-12-02 11:51:40.916 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:40 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-6)'] 11:51:40 Database driver: undefined/unknown 11:51:40 Database version: 2.2.224 11:51:40 Autocommit mode: undefined/unknown 11:51:40 Isolation level: undefined/unknown 11:51:40 Minimum pool size: undefined/unknown 11:51:40 Maximum pool size: undefined/unknown 11:51:41 2025-12-02 11:51:41.076 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:41 2025-12-02 11:51:41.133 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:41 2025-12-02 11:51:41.475 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:41 2025-12-02 11:51:41.520 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:41 2025-12-02 11:51:41.723 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:51:41 2025-12-02 11:51:41.761 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-6"] 11:51:41 2025-12-02 11:51:41.774 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-6], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:51:41 2025-12-02 11:51:41.782 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 45917 (https) with context path '/policy/pap/v1' 11:51:41 2025-12-02 11:51:41.791 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:41 2025-12-02 11:51:41.791 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:41 2025-12-02 11:51:41.792 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:41 2025-12-02 11:51:41.792 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:41 2025-12-02 11:51:41.792 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:41 2025-12-02 11:51:41.792 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:41 2025-12-02 11:51:41.792 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:41 2025-12-02 11:51:41.792 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4a4086fc 11:51:41 2025-12-02 11:51:41.792 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:41 2025-12-02 11:51:41.793 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@9891a70 11:51:41 2025-12-02 11:51:41.793 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:41 2025-12-02 11:51:41.793 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:41 2025-12-02 11:51:41.793 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:41 2025-12-02 11:51:41.793 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:41 2025-12-02 11:51:41.793 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:41 2025-12-02 11:51:41.793 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:41 2025-12-02 11:51:41.793 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:41 2025-12-02 11:51:41.793 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:41 2025-12-02 11:51:41.794 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:41 2025-12-02 11:51:41.798 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:41 2025-12-02 11:51:41.798 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:41 2025-12-02 11:51:41.798 [Thread-163] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:41 2025-12-02 11:51:41.798 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:41 2025-12-02 11:51:41.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:41 2025-12-02 11:51:41.798 [Thread-164] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:41 2025-12-02 11:51:41.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:41 2025-12-02 11:51:41.801 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStarted(59) - Started TestPdpGroupCreateOrUpdateControllerV1 in 1.343 seconds (process running for 31.784) 11:51:41 2025-12-02 11:51:41.826 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:41 2025-12-02 11:51:41.836 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:42 2025-12-02 11:51:41.937 [https-jsse-nio-auto-6-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:51:42 2025-12-02 11:51:41.937 [https-jsse-nio-auto-6-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:51:42 2025-12-02 11:51:41.939 [https-jsse-nio-auto-6-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 11:51:42 2025-12-02 11:51:42.135 [https-jsse-nio-auto-6-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group drools-group 11:51:42 2025-12-02 11:51:42.136 [https-jsse-nio-auto-6-exec-8] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 11:51:42 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 11:51:42 "group" INVALID, item has status INVALID 11:51:42 "pdpSubgroups" INVALID, item has status INVALID 11:51:42 "group" INVALID, item has status INVALID 11:51:42 item "policies" value "null" INVALID, is null 11:51:42 item "supportedPolicyTypes" value "null" INVALID, is null 11:51:42 item "desiredInstanceCount" value "0" INVALID, non-positive 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 11:51:42 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:51:42 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:42 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:42 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:51:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:51:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:51:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:51:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:51:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:51:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:51:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:51:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:51:42 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:51:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:51:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:51:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:51:42 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:42 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:51:42 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:51:42 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:51:42 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:51:42 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:51:42 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:51:42 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:42 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:42 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:42 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:42 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:42 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:42 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:51:42 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:51:42 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:51:42 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:51:42 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:51:42 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:51:42 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:51:42 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:51:42 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:51:42 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:51:42 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:51:42 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:51:42 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:51:42 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:51:42 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:51:42 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:51:42 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:51:42 at java.base/java.lang.Thread.run(Thread.java:833) 11:51:42 2025-12-02 11:51:42.260 [https-jsse-nio-auto-6-exec-1] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group drools-group 11:51:42 2025-12-02 11:51:42.260 [https-jsse-nio-auto-6-exec-1] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 11:51:42 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 11:51:42 "group" INVALID, item has status INVALID 11:51:42 "pdpSubgroups" INVALID, item has status INVALID 11:51:42 "group" INVALID, item has status INVALID 11:51:42 item "policies" value "null" INVALID, is null 11:51:42 item "supportedPolicyTypes" value "null" INVALID, is null 11:51:42 item "desiredInstanceCount" value "0" INVALID, non-positive 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 11:51:42 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:51:42 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:42 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:42 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:42 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:51:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:51:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:51:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:51:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:51:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:51:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:51:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:51:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:51:42 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:51:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:51:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:51:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:51:42 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:42 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:51:42 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:51:42 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:51:42 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:51:42 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:51:42 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:51:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:42 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:51:42 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:42 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:42 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:42 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:42 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:51:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:42 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:42 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:51:42 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:51:42 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:51:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:42 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:51:42 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:51:42 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:51:42 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:51:42 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:51:42 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:51:42 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:51:42 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:51:42 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:51:42 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:51:42 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:51:42 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:51:42 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:51:42 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:51:42 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:51:42 at java.base/java.lang.Thread.run(Thread.java:833) 11:51:42 2025-12-02 11:51:42.278 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:42 2025-12-02 11:51:42.280 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:42 2025-12-02 11:51:42.350 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:42 2025-12-02 11:51:42.352 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:43 2025-12-02 11:51:43.262 [https-jsse-nio-auto-6-exec-6] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 800 ms 11:51:43 2025-12-02 11:51:43.320 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:43 2025-12-02 11:51:43.321 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:43 2025-12-02 11:51:43.321 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:43 2025-12-02 11:51:43.321 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:43 2025-12-02 11:51:43.321 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:43 2025-12-02 11:51:43.321 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:43 2025-12-02 11:51:43.321 [Thread-164] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:43 2025-12-02 11:51:43.321 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:43 2025-12-02 11:51:43.321 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:43 2025-12-02 11:51:43.322 [Thread-163] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:43 2025-12-02 11:51:43.322 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:43 2025-12-02 11:51:43.323 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:43 2025-12-02 11:51:43.324 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:43 2025-12-02 11:51:43.324 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-6-45917"] 11:51:43 2025-12-02 11:51:43.325 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:43 2025-12-02 11:51:43.326 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-6"] 11:51:43 2025-12-02 11:51:43.330 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:43 2025-12-02 11:51:43.344 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-6 - Shutdown initiated... 11:51:43 2025-12-02 11:51:43.345 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-6 - Shutdown completed. 11:51:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.896 s -- in org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateControllerV1 11:51:43 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateProvider 11:51:43 2025-12-02 11:51:43.832 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.834 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:43 2025-12-02 11:51:43.835 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:43 2025-12-02 11:51:43.844 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 11:51:43 2025-12-02 11:51:43.845 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.848 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.852 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 11:51:43 2025-12-02 11:51:43.852 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.852 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:43 2025-12-02 11:51:43.852 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:43 2025-12-02 11:51:43.856 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.856 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:43 2025-12-02 11:51:43.856 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:43 2025-12-02 11:51:43.860 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 11:51:43 2025-12-02 11:51:43.863 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 11:51:43 2025-12-02 11:51:43.863 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 11:51:43 2025-12-02 11:51:43.863 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 11:51:43 2025-12-02 11:51:43.866 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.866 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:43 2025-12-02 11:51:43.867 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:43 2025-12-02 11:51:43.870 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.873 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 11:51:43 2025-12-02 11:51:43.873 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 11:51:43 2025-12-02 11:51:43.873 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 11:51:43 2025-12-02 11:51:43.877 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 11:51:43 2025-12-02 11:51:43.877 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.877 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.updateSubGroup(380) - Supported policy types cannot be updated while updating PdpGroup. Hence, ignoring the new set of supported policy types. 11:51:43 2025-12-02 11:51:43.877 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:43 2025-12-02 11:51:43.878 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:43 2025-12-02 11:51:43.882 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.882 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:43 2025-12-02 11:51:43.882 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:43 2025-12-02 11:51:43.885 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.886 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdpB null null policies=0 11:51:43 2025-12-02 11:51:43.886 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdpD null null policies=0 11:51:43 2025-12-02 11:51:43.886 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:43 2025-12-02 11:51:43.886 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:43 2025-12-02 11:51:43.891 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 11:51:43 2025-12-02 11:51:43.892 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.895 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 11:51:43 2025-12-02 11:51:43.895 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.898 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 11:51:43 2025-12-02 11:51:43.902 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 11:51:43 2025-12-02 11:51:43.902 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 11:51:43 2025-12-02 11:51:43.902 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 11:51:43 2025-12-02 11:51:43.905 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.908 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.908 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:43 2025-12-02 11:51:43.908 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:43 2025-12-02 11:51:43.911 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.911 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:43 2025-12-02 11:51:43.911 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:43 2025-12-02 11:51:43.914 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 11:51:43 2025-12-02 11:51:43.915 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 11:51:43 2025-12-02 11:51:43.915 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 11:51:43 2025-12-02 11:51:43.918 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.921 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.924 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.924 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.updateSubGroup(380) - Supported policy types cannot be updated while updating PdpGroup. Hence, ignoring the new set of supported policy types. 11:51:43 2025-12-02 11:51:43.927 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.927 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:43 2025-12-02 11:51:43.927 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:43 2025-12-02 11:51:43.930 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 11:51:43 2025-12-02 11:51:43.930 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.931 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:43 2025-12-02 11:51:43.931 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:43 2025-12-02 11:51:43.934 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.939 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(79) - "groups" INVALID, is null 11:51:43 2025-12-02 11:51:43.942 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 11:51:43 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s -- in org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateProvider 11:51:43 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeployProvider 11:51:43 2025-12-02 11:51:43.961 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 11:51:43 2025-12-02 11:51:43.966 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:43 2025-12-02 11:51:43.967 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeB count=1 11:51:43 2025-12-02 11:51:43.969 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:43 2025-12-02 11:51:43.970 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 11:51:43 2025-12-02 11:51:43.970 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 11:51:43 2025-12-02 11:51:43.976 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.981 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.984 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:43 2025-12-02 11:51:43.988 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:44 2025-12-02 11:51:43.991 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:44 2025-12-02 11:51:43.995 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 11:51:44 2025-12-02 11:51:44.002 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 11:51:44 2025-12-02 11:51:44.005 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:44 2025-12-02 11:51:44.006 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:44 2025-12-02 11:51:44.006 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 11:51:44 2025-12-02 11:51:44.006 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 11:51:44 2025-12-02 11:51:44.006 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:44 2025-12-02 11:51:44.006 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:44 2025-12-02 11:51:44.007 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST)] 11:51:44 2025-12-02 11:51:44.017 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:44 2025-12-02 11:51:44.017 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 11:51:44 2025-12-02 11:51:44.020 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:44 2025-12-02 11:51:44.024 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:44 2025-12-02 11:51:44.024 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeB count=1 11:51:44 2025-12-02 11:51:44.025 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:44 2025-12-02 11:51:44.025 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 11:51:44 2025-12-02 11:51:44.025 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeC already contains policy policyA 1.2.3 11:51:44 2025-12-02 11:51:44.025 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeD count=1 11:51:44 2025-12-02 11:51:44.025 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:44 2025-12-02 11:51:44.025 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpD groupA pdpTypeD policies=1 11:51:44 2025-12-02 11:51:44.025 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:44 2025-12-02 11:51:44.025 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:44 2025-12-02 11:51:44.025 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST)] 11:51:44 2025-12-02 11:51:44.030 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:44 2025-12-02 11:51:44.030 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:44 2025-12-02 11:51:44.030 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 11:51:44 2025-12-02 11:51:44.030 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 11:51:44 2025-12-02 11:51:44.031 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:44 2025-12-02 11:51:44.031 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:44 2025-12-02 11:51:44.031 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST)] 11:51:44 2025-12-02 11:51:44.035 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:44 2025-12-02 11:51:44.035 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 11:51:44 2025-12-02 11:51:44.035 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 11:51:44 2025-12-02 11:51:44.036 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:44 2025-12-02 11:51:44.036 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:44 2025-12-02 11:51:44.036 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST)] 11:51:44 2025-12-02 11:51:44.040 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:44 2025-12-02 11:51:44.040 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:44 2025-12-02 11:51:44.040 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 11:51:44 2025-12-02 11:51:44.040 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 11:51:44 2025-12-02 11:51:44.040 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 11:51:44 2025-12-02 11:51:44.040 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:44 2025-12-02 11:51:44.041 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:44 2025-12-02 11:51:44.041 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST)] 11:51:44 2025-12-02 11:51:44.045 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:44 2025-12-02 11:51:44.049 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:44 2025-12-02 11:51:44.050 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 11:51:44 2025-12-02 11:51:44.050 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 11:51:44 2025-12-02 11:51:44.050 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 11:51:44 2025-12-02 11:51:44.050 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:44 2025-12-02 11:51:44.050 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:44 2025-12-02 11:51:44.050 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST)] 11:51:44 2025-12-02 11:51:44.055 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:44 2025-12-02 11:51:44.056 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policy.some 1.2.3 to subgroup groupA pdpTypeB count=1 11:51:44 2025-12-02 11:51:44.056 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policy.some 1.2.3 11:51:44 2025-12-02 11:51:44.056 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 11:51:44 2025-12-02 11:51:44.056 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:44 2025-12-02 11:51:44.056 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:44 2025-12-02 11:51:44.056 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policy.some 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST)] 11:51:44 2025-12-02 11:51:44.067 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:51:44 2025-12-02 11:51:44.071 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 11:51:44 2025-12-02 11:51:44.076 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:44 2025-12-02 11:51:44.076 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeA count=1 11:51:44 2025-12-02 11:51:44.076 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:44 2025-12-02 11:51:44.076 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 11:51:44 2025-12-02 11:51:44.076 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:44 2025-12-02 11:51:44.077 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeA already contains policy policyA 1.2.3 11:51:44 2025-12-02 11:51:44.077 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeA already contains policy policyA 1.2.3 11:51:44 2025-12-02 11:51:44.077 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:44 2025-12-02 11:51:44.077 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:44Z, user=PAP_TEST)] 11:51:44 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeployProvider 11:51:44 [INFO] Running org.onap.policy.pap.main.rest.TestGroupData 11:51:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pap.main.rest.TestGroupData 11:51:44 [INFO] Running org.onap.policy.pap.main.rest.TestHealthCheckRestControllerV1 11:51:44 11:51:44 . ____ _ __ _ _ 11:51:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:44 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:44 =========|_|==============|___/=/_/_/_/ 11:51:44 11:51:44 :: Spring Boot :: (v3.5.3) 11:51:44 11:51:44 2025-12-02 11:51:44.136 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStarting(53) - Starting TestHealthCheckRestControllerV1 using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:44 2025-12-02 11:51:44.136 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 11:51:44 2025-12-02 11:51:44.312 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:44 2025-12-02 11:51:44.324 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 11:51:44 2025-12-02 11:51:44.512 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:51:44 2025-12-02 11:51:44.512 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-7"] 11:51:44 2025-12-02 11:51:44.513 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:44 2025-12-02 11:51:44.513 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:44 2025-12-02 11:51:44.527 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:44 2025-12-02 11:51:44.527 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 390 ms 11:51:44 2025-12-02 11:51:44.605 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:44 2025-12-02 11:51:44.607 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:44 2025-12-02 11:51:44.613 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:44 2025-12-02 11:51:44.614 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-7 - Starting... 11:51:44 2025-12-02 11:51:44.615 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-7 - Added connection conn60: url=jdbc:h2:mem:testdb4 user=POLICY_USER 11:51:44 2025-12-02 11:51:44.616 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-7 - Start completed. 11:51:44 2025-12-02 11:51:44.616 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:44 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-7)'] 11:51:44 Database driver: undefined/unknown 11:51:44 Database version: 2.2.224 11:51:44 Autocommit mode: undefined/unknown 11:51:44 Isolation level: undefined/unknown 11:51:44 Minimum pool size: undefined/unknown 11:51:44 Maximum pool size: undefined/unknown 11:51:44 2025-12-02 11:51:44.757 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:44 2025-12-02 11:51:44.827 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:45 2025-12-02 11:51:45.159 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:45 2025-12-02 11:51:45.203 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:45 2025-12-02 11:51:45.410 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:51:45 2025-12-02 11:51:45.451 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-7"] 11:51:45 2025-12-02 11:51:45.462 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-7], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:51:45 2025-12-02 11:51:45.464 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 39555 (https) with context path '/policy/pap/v1' 11:51:45 2025-12-02 11:51:45.474 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:45 2025-12-02 11:51:45.474 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:45 2025-12-02 11:51:45.474 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:45 2025-12-02 11:51:45.474 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:45 2025-12-02 11:51:45.474 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:45 2025-12-02 11:51:45.474 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:45 2025-12-02 11:51:45.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:45 2025-12-02 11:51:45.475 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7b7d5a51 11:51:45 2025-12-02 11:51:45.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:45 2025-12-02 11:51:45.475 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4e3f60b8 11:51:45 2025-12-02 11:51:45.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:45 2025-12-02 11:51:45.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:45 2025-12-02 11:51:45.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:45 2025-12-02 11:51:45.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:45 2025-12-02 11:51:45.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:45 2025-12-02 11:51:45.476 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:45 2025-12-02 11:51:45.476 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:45 2025-12-02 11:51:45.476 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:45 2025-12-02 11:51:45.476 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:45 2025-12-02 11:51:45.476 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:45 2025-12-02 11:51:45.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:45 2025-12-02 11:51:45.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:45 2025-12-02 11:51:45.477 [Thread-168] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:45 2025-12-02 11:51:45.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:45 2025-12-02 11:51:45.477 [Thread-169] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:45 2025-12-02 11:51:45.477 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:45 2025-12-02 11:51:45.478 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStarted(59) - Started TestHealthCheckRestControllerV1 in 1.369 seconds (process running for 35.461) 11:51:45 2025-12-02 11:51:45.499 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:45 2025-12-02 11:51:45.500 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:45 2025-12-02 11:51:45.521 [https-jsse-nio-auto-7-exec-2] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:51:45 2025-12-02 11:51:45.522 [https-jsse-nio-auto-7-exec-2] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:51:45 2025-12-02 11:51:45.524 [https-jsse-nio-auto-7-exec-2] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 11:51:45 2025-12-02 11:51:45.693 [https-jsse-nio-auto-7-exec-2] WARN o.o.p.p.m.rest.HealthCheckProvider.verifyPapDbConnectivity(86) - Policy pap to database connection check failed. Details - 11:51:45 org.onap.policy.models.base.PfModelRuntimeException: null 11:51:45 2025-12-02 11:51:45.712 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:45 2025-12-02 11:51:45.713 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:45 2025-12-02 11:51:45.831 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:45 2025-12-02 11:51:45.833 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:46 2025-12-02 11:51:46.325 [https-jsse-nio-auto-7-exec-9] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 395 ms 11:51:46 2025-12-02 11:51:46.350 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:46 2025-12-02 11:51:46.352 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:46 2025-12-02 11:51:46.469 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:46 2025-12-02 11:51:46.472 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:46 2025-12-02 11:51:46.503 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:46 2025-12-02 11:51:46.504 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:46 2025-12-02 11:51:46.504 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:46 2025-12-02 11:51:46.504 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:46 2025-12-02 11:51:46.504 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:46 2025-12-02 11:51:46.504 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:46 2025-12-02 11:51:46.504 [Thread-169] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:46 2025-12-02 11:51:46.505 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:46 2025-12-02 11:51:46.505 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:46 2025-12-02 11:51:46.505 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:46 2025-12-02 11:51:46.505 [Thread-168] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:46 2025-12-02 11:51:46.505 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:46 2025-12-02 11:51:46.505 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:46 2025-12-02 11:51:46.505 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:46 2025-12-02 11:51:46.506 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:46 2025-12-02 11:51:46.506 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:46 2025-12-02 11:51:46.506 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:46 2025-12-02 11:51:46.506 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:46 2025-12-02 11:51:46.506 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:46 2025-12-02 11:51:46.506 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:46 2025-12-02 11:51:46.506 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:46 2025-12-02 11:51:46.506 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:46 2025-12-02 11:51:46.507 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:46 2025-12-02 11:51:46.507 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:46 2025-12-02 11:51:46.507 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:46 2025-12-02 11:51:46.507 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:46 2025-12-02 11:51:46.507 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:46 2025-12-02 11:51:46.507 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:46 2025-12-02 11:51:46.507 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:46 2025-12-02 11:51:46.508 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:46 2025-12-02 11:51:46.508 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:46 2025-12-02 11:51:46.508 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:46 2025-12-02 11:51:46.508 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:46 2025-12-02 11:51:46.508 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:46 2025-12-02 11:51:46.509 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:46 2025-12-02 11:51:46.510 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-7-39555"] 11:51:46 2025-12-02 11:51:46.511 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:46 2025-12-02 11:51:46.511 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-7"] 11:51:46 2025-12-02 11:51:46.515 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:46 2025-12-02 11:51:46.526 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-7 - Shutdown initiated... 11:51:46 2025-12-02 11:51:46.527 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-7 - Shutdown completed. 11:51:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.434 s -- in org.onap.policy.pap.main.rest.TestHealthCheckRestControllerV1 11:51:46 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupQueryControllerV1 11:51:46 11:51:46 . ____ _ __ _ _ 11:51:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:46 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:46 =========|_|==============|___/=/_/_/_/ 11:51:46 11:51:46 :: Spring Boot :: (v3.5.3) 11:51:46 11:51:46 2025-12-02 11:51:46.572 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStarting(53) - Starting TestPdpGroupQueryControllerV1 using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:46 2025-12-02 11:51:46.572 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 11:51:46 2025-12-02 11:51:46.776 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:46 2025-12-02 11:51:46.788 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 11:51:46 2025-12-02 11:51:46.877 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:51:46 2025-12-02 11:51:46.877 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-8"] 11:51:46 2025-12-02 11:51:46.878 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:46 2025-12-02 11:51:46.878 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:46 2025-12-02 11:51:46.892 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:46 2025-12-02 11:51:46.892 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 318 ms 11:51:47 2025-12-02 11:51:46.974 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:47 2025-12-02 11:51:46.976 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:47 2025-12-02 11:51:46.984 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:47 2025-12-02 11:51:46.984 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-8 - Starting... 11:51:47 2025-12-02 11:51:46.986 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-8 - Added connection conn70: url=jdbc:h2:mem:testdb5 user=POLICY_USER 11:51:47 2025-12-02 11:51:46.986 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-8 - Start completed. 11:51:47 2025-12-02 11:51:46.987 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:47 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-8)'] 11:51:47 Database driver: undefined/unknown 11:51:47 Database version: 2.2.224 11:51:47 Autocommit mode: undefined/unknown 11:51:47 Isolation level: undefined/unknown 11:51:47 Minimum pool size: undefined/unknown 11:51:47 Maximum pool size: undefined/unknown 11:51:47 2025-12-02 11:51:47.139 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:47 2025-12-02 11:51:47.191 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:47 2025-12-02 11:51:47.529 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:47 2025-12-02 11:51:47.574 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:47 2025-12-02 11:51:47.770 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:51:47 2025-12-02 11:51:47.808 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-8"] 11:51:47 2025-12-02 11:51:47.819 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-8], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:51:47 2025-12-02 11:51:47.824 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 40801 (https) with context path '/policy/pap/v1' 11:51:47 2025-12-02 11:51:47.830 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:47 2025-12-02 11:51:47.830 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:47 2025-12-02 11:51:47.830 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:47 2025-12-02 11:51:47.831 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:47 2025-12-02 11:51:47.831 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:47 2025-12-02 11:51:47.831 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:47 2025-12-02 11:51:47.831 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:47 2025-12-02 11:51:47.831 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1eada136 11:51:47 2025-12-02 11:51:47.831 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:47 2025-12-02 11:51:47.831 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6dbcd85f 11:51:47 2025-12-02 11:51:47.831 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:47 2025-12-02 11:51:47.832 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:47 2025-12-02 11:51:47.832 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:47 2025-12-02 11:51:47.832 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:47 2025-12-02 11:51:47.832 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:47 2025-12-02 11:51:47.832 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:47 2025-12-02 11:51:47.832 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:47 2025-12-02 11:51:47.833 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:47 2025-12-02 11:51:47.833 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:47 2025-12-02 11:51:47.838 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:47 2025-12-02 11:51:47.838 [Thread-173] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:47 2025-12-02 11:51:47.839 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:47 2025-12-02 11:51:47.840 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:47 2025-12-02 11:51:47.840 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:47 2025-12-02 11:51:47.840 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:47 2025-12-02 11:51:47.840 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStarted(59) - Started TestPdpGroupQueryControllerV1 in 1.295 seconds (process running for 37.824) 11:51:47 2025-12-02 11:51:47.840 [Thread-174] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:47 2025-12-02 11:51:47.861 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:47 2025-12-02 11:51:47.862 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:47 2025-12-02 11:51:47.882 [https-jsse-nio-auto-8-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:51:47 2025-12-02 11:51:47.882 [https-jsse-nio-auto-8-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:51:47 2025-12-02 11:51:47.884 [https-jsse-nio-auto-8-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:51:48 2025-12-02 11:51:48.154 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:48 2025-12-02 11:51:48.155 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:48 2025-12-02 11:51:48.192 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:48 2025-12-02 11:51:48.194 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:48 2025-12-02 11:51:48.551 [https-jsse-nio-auto-8-exec-3] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 255 ms 11:51:48 2025-12-02 11:51:48.567 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:48 2025-12-02 11:51:48.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:48 2025-12-02 11:51:48.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:48 2025-12-02 11:51:48.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:48 2025-12-02 11:51:48.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:48 2025-12-02 11:51:48.568 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:48 2025-12-02 11:51:48.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:48 2025-12-02 11:51:48.568 [Thread-174] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:48 2025-12-02 11:51:48.568 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:48 2025-12-02 11:51:48.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:48 2025-12-02 11:51:48.568 [Thread-173] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:48 2025-12-02 11:51:48.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:48 2025-12-02 11:51:48.569 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:48 2025-12-02 11:51:48.570 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:48 2025-12-02 11:51:48.570 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:48 2025-12-02 11:51:48.570 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:48 2025-12-02 11:51:48.570 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:48 2025-12-02 11:51:48.570 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:48 2025-12-02 11:51:48.570 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:48 2025-12-02 11:51:48.570 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:48 2025-12-02 11:51:48.571 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:48 2025-12-02 11:51:48.572 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-8-40801"] 11:51:48 2025-12-02 11:51:48.573 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:48 2025-12-02 11:51:48.573 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-8"] 11:51:48 2025-12-02 11:51:48.576 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:48 2025-12-02 11:51:48.588 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-8 - Shutdown initiated... 11:51:48 2025-12-02 11:51:48.589 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-8 - Shutdown completed. 11:51:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.062 s -- in org.onap.policy.pap.main.rest.TestPdpGroupQueryControllerV1 11:51:48 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupStateChangeControllerV1 11:51:48 11:51:48 . ____ _ __ _ _ 11:51:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:48 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:48 =========|_|==============|___/=/_/_/_/ 11:51:48 11:51:48 :: Spring Boot :: (v3.5.3) 11:51:48 11:51:48 2025-12-02 11:51:48.658 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStarting(53) - Starting TestPdpGroupStateChangeControllerV1 using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:48 2025-12-02 11:51:48.658 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 11:51:48 2025-12-02 11:51:48.837 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:48 2025-12-02 11:51:48.850 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 11:51:48 2025-12-02 11:51:48.944 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:51:48 2025-12-02 11:51:48.944 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-9"] 11:51:48 2025-12-02 11:51:48.945 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:48 2025-12-02 11:51:48.945 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:49 2025-12-02 11:51:48.959 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:49 2025-12-02 11:51:48.960 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 301 ms 11:51:49 2025-12-02 11:51:49.064 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:49 2025-12-02 11:51:49.066 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:49 2025-12-02 11:51:49.072 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:49 2025-12-02 11:51:49.072 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-9 - Starting... 11:51:49 2025-12-02 11:51:49.074 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-9 - Added connection conn80: url=jdbc:h2:mem:testdb6 user=POLICY_USER 11:51:49 2025-12-02 11:51:49.074 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-9 - Start completed. 11:51:49 2025-12-02 11:51:49.075 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:49 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-9)'] 11:51:49 Database driver: undefined/unknown 11:51:49 Database version: 2.2.224 11:51:49 Autocommit mode: undefined/unknown 11:51:49 Isolation level: undefined/unknown 11:51:49 Minimum pool size: undefined/unknown 11:51:49 Maximum pool size: undefined/unknown 11:51:49 2025-12-02 11:51:49.216 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:49 2025-12-02 11:51:49.262 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:49 2025-12-02 11:51:49.552 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:49 2025-12-02 11:51:49.599 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:49 2025-12-02 11:51:49.799 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:51:49 2025-12-02 11:51:49.835 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-9"] 11:51:49 2025-12-02 11:51:49.847 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-9], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:51:49 2025-12-02 11:51:49.848 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42689 (https) with context path '/policy/pap/v1' 11:51:49 2025-12-02 11:51:49.855 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:49 2025-12-02 11:51:49.855 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:49 2025-12-02 11:51:49.855 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:49 2025-12-02 11:51:49.855 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:49 2025-12-02 11:51:49.855 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:49 2025-12-02 11:51:49.855 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:49 2025-12-02 11:51:49.855 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:49 2025-12-02 11:51:49.855 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5af7f8a4 11:51:49 2025-12-02 11:51:49.856 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:49 2025-12-02 11:51:49.856 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@faefb83 11:51:49 2025-12-02 11:51:49.856 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:49 2025-12-02 11:51:49.856 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:49 2025-12-02 11:51:49.856 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:49 2025-12-02 11:51:49.856 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:49 2025-12-02 11:51:49.856 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:49 2025-12-02 11:51:49.856 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:49 2025-12-02 11:51:49.856 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:49 2025-12-02 11:51:49.857 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:49 2025-12-02 11:51:49.857 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:49 2025-12-02 11:51:49.857 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:49 2025-12-02 11:51:49.857 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:49 2025-12-02 11:51:49.857 [Thread-178] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:49 2025-12-02 11:51:49.857 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:49 2025-12-02 11:51:49.857 [Thread-179] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:49 2025-12-02 11:51:49.858 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:49 2025-12-02 11:51:49.863 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:49 2025-12-02 11:51:49.864 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStarted(59) - Started TestPdpGroupStateChangeControllerV1 in 1.237 seconds (process running for 39.847) 11:51:49 2025-12-02 11:51:49.877 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:49 2025-12-02 11:51:49.878 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:49 2025-12-02 11:51:49.897 [https-jsse-nio-auto-9-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:51:49 2025-12-02 11:51:49.898 [https-jsse-nio-auto-9-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:51:49 2025-12-02 11:51:49.899 [https-jsse-nio-auto-9-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:51:50 2025-12-02 11:51:50.067 [https-jsse-nio-auto-9-exec-7] WARN o.o.p.p.m.r.PdpGroupStateChangeControllerV1.changeGroupState(67) - changeGroupState failed 11:51:50 org.onap.policy.models.base.PfModelException: Only ACTIVE or PASSIVE state changes are allowed 11:51:50 at org.onap.policy.pap.main.rest.PdpGroupStateChangeProvider.changeGroupState(PdpGroupStateChangeProvider.java:77) 11:51:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:50 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:50 at org.onap.policy.pap.main.rest.PdpGroupStateChangeProvider$$SpringCGLIB$$0.changeGroupState() 11:51:50 at org.onap.policy.pap.main.rest.PdpGroupStateChangeControllerV1.changeGroupState(PdpGroupStateChangeControllerV1.java:63) 11:51:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:50 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:50 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:50 at org.onap.policy.pap.main.rest.PdpGroupStateChangeControllerV1$$SpringCGLIB$$0.changeGroupState() 11:51:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:51:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:51:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:51:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:51:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:51:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:51:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:51:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:51:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:51:50 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 11:51:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) 11:51:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:51:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:51:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:51:50 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:51:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:50 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:50 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:50 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:51:50 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:50 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:51:50 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:50 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:50 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:50 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:50 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:51:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:50 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:51:50 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:50 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:51:50 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:51:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:50 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:51:50 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:50 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:51:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:50 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:51:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:51:50 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:50 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:51:50 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:51:50 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:50 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:51:50 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:50 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:50 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:51:50 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:50 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:51:50 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:50 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:50 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:51:50 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:51:50 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:51:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:51:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:51:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:50 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:51:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:51:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:50 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:50 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:51:50 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:51:50 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:51:50 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:51:50 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:51:50 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:51:50 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:51:50 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:51:50 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:51:50 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:51:50 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:51:50 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:51:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:51:50 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:51:50 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:51:50 at java.base/java.lang.Thread.run(Thread.java:833) 11:51:50 2025-12-02 11:51:50.098 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:50 2025-12-02 11:51:50.099 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:50 2025-12-02 11:51:50.210 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:50 2025-12-02 11:51:50.212 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:50 2025-12-02 11:51:50.247 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:50 2025-12-02 11:51:50.248 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:50 2025-12-02 11:51:50.576 [https-jsse-nio-auto-9-exec-8] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 233 ms 11:51:50 2025-12-02 11:51:50.591 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:50 2025-12-02 11:51:50.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:50 2025-12-02 11:51:50.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:50 2025-12-02 11:51:50.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:50 2025-12-02 11:51:50.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:50 2025-12-02 11:51:50.592 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:50 2025-12-02 11:51:50.592 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:50 2025-12-02 11:51:50.593 [Thread-179] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:50 2025-12-02 11:51:50.593 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:50 2025-12-02 11:51:50.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:50 2025-12-02 11:51:50.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:50 2025-12-02 11:51:50.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:50 2025-12-02 11:51:50.593 [Thread-178] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:50 2025-12-02 11:51:50.593 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:50 2025-12-02 11:51:50.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:50 2025-12-02 11:51:50.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:50 2025-12-02 11:51:50.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:50 2025-12-02 11:51:50.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:50 2025-12-02 11:51:50.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:50 2025-12-02 11:51:50.593 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:50 2025-12-02 11:51:50.594 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:50 2025-12-02 11:51:50.595 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:50 2025-12-02 11:51:50.596 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-9-42689"] 11:51:50 2025-12-02 11:51:50.597 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:50 2025-12-02 11:51:50.597 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-9"] 11:51:50 2025-12-02 11:51:50.600 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:50 2025-12-02 11:51:50.609 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-9 - Shutdown initiated... 11:51:50 2025-12-02 11:51:50.610 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-9 - Shutdown completed. 11:51:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.995 s -- in org.onap.policy.pap.main.rest.TestPdpGroupStateChangeControllerV1 11:51:50 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyAuditManager 11:51:50 2025-12-02 11:51:50.617 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.0.0 11:51:50 2025-12-02 11:51:50.618 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=pdpGroup-A, pdpType=typeABC, policy=myPolicy 1.0.0, action=DEPLOYMENT, timestamp=2025-12-02T11:51:50Z, user=healthcheck)] 11:51:50 2025-12-02 11:51:50.618 [main] ERROR o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(118) - Failed saving the audit records in DB. 11:51:50 org.onap.policy.models.base.PfModelRuntimeException: null 11:51:50 2025-12-02 11:51:50.619 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.0.0 11:51:50 2025-12-02 11:51:50.620 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy myPolicy 1.0.0 11:51:50 2025-12-02 11:51:50.620 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=pdpGroup-A, pdpType=typeABC, policy=myPolicy 1.0.0, action=DEPLOYMENT, timestamp=2025-12-02T11:51:50Z, user=healthcheck), PolicyAudit(auditId=null, pdpGroup=pdpGroup-B, pdpType=typeABC, policy=myPolicy 1.0.0, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:50Z, user=healthcheck)] 11:51:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.pap.main.rest.TestPolicyAuditManager 11:51:50 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckProvider 11:51:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckProvider 11:51:50 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckControllerV1 11:51:50 11:51:50 . ____ _ __ _ _ 11:51:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:50 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:50 =========|_|==============|___/=/_/_/_/ 11:51:50 11:51:50 :: Spring Boot :: (v3.5.3) 11:51:50 11:51:50 2025-12-02 11:51:50.649 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStarting(53) - Starting TestPdpGroupHealthCheckControllerV1 using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:50 2025-12-02 11:51:50.649 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 11:51:50 2025-12-02 11:51:50.808 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:50 2025-12-02 11:51:50.820 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 11:51:50 2025-12-02 11:51:50.905 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:51:50 2025-12-02 11:51:50.906 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-10"] 11:51:50 2025-12-02 11:51:50.906 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:50 2025-12-02 11:51:50.906 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:50 2025-12-02 11:51:50.920 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:50 2025-12-02 11:51:50.920 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 270 ms 11:51:51 2025-12-02 11:51:50.995 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:51 2025-12-02 11:51:50.997 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:51 2025-12-02 11:51:51.004 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:51 2025-12-02 11:51:51.005 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-10 - Starting... 11:51:51 2025-12-02 11:51:51.007 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-10 - Added connection conn90: url=jdbc:h2:mem:testdb7 user=POLICY_USER 11:51:51 2025-12-02 11:51:51.007 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-10 - Start completed. 11:51:51 2025-12-02 11:51:51.008 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:51 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-10)'] 11:51:51 Database driver: undefined/unknown 11:51:51 Database version: 2.2.224 11:51:51 Autocommit mode: undefined/unknown 11:51:51 Isolation level: undefined/unknown 11:51:51 Minimum pool size: undefined/unknown 11:51:51 Maximum pool size: undefined/unknown 11:51:51 2025-12-02 11:51:51.156 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:51 2025-12-02 11:51:51.209 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:51 2025-12-02 11:51:51.524 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:51 2025-12-02 11:51:51.568 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:51 2025-12-02 11:51:51.747 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:51:51 2025-12-02 11:51:51.781 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-10"] 11:51:51 2025-12-02 11:51:51.792 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-10], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:51:51 2025-12-02 11:51:51.793 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 40273 (https) with context path '/policy/pap/v1' 11:51:51 2025-12-02 11:51:51.799 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:51 2025-12-02 11:51:51.799 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:51 2025-12-02 11:51:51.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:51 2025-12-02 11:51:51.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:51 2025-12-02 11:51:51.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:51 2025-12-02 11:51:51.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:51 2025-12-02 11:51:51.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:51 2025-12-02 11:51:51.800 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@56a44ee5 11:51:51 2025-12-02 11:51:51.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:51 2025-12-02 11:51:51.800 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@47ba55ca 11:51:51 2025-12-02 11:51:51.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:51 2025-12-02 11:51:51.801 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:51 2025-12-02 11:51:51.801 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:51 2025-12-02 11:51:51.801 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:51 2025-12-02 11:51:51.801 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:51 2025-12-02 11:51:51.801 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:51 2025-12-02 11:51:51.801 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:51 2025-12-02 11:51:51.801 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:51 2025-12-02 11:51:51.801 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:51 2025-12-02 11:51:51.802 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:51 2025-12-02 11:51:51.802 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:51 2025-12-02 11:51:51.802 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:51 2025-12-02 11:51:51.803 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:51 2025-12-02 11:51:51.803 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:51 2025-12-02 11:51:51.803 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStarted(59) - Started TestPdpGroupHealthCheckControllerV1 in 1.172 seconds (process running for 41.786) 11:51:51 2025-12-02 11:51:51.802 [Thread-184] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:51 2025-12-02 11:51:51.805 [Thread-183] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:51 2025-12-02 11:51:51.816 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:51 2025-12-02 11:51:51.818 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:51 2025-12-02 11:51:51.835 [https-jsse-nio-auto-10-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:51:51 2025-12-02 11:51:51.836 [https-jsse-nio-auto-10-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:51:51 2025-12-02 11:51:51.837 [https-jsse-nio-auto-10-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:51:52 2025-12-02 11:51:52.091 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:52 2025-12-02 11:51:52.092 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:52 2025-12-02 11:51:52.122 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:52 2025-12-02 11:51:52.123 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:52 2025-12-02 11:51:52.431 [https-jsse-nio-auto-10-exec-1] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 204 ms 11:51:52 2025-12-02 11:51:52.446 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:52 2025-12-02 11:51:52.446 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:52 2025-12-02 11:51:52.447 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:52 2025-12-02 11:51:52.447 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:52 2025-12-02 11:51:52.447 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:52 2025-12-02 11:51:52.447 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:52 2025-12-02 11:51:52.447 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:52 2025-12-02 11:51:52.447 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:52 2025-12-02 11:51:52.447 [Thread-184] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:52 2025-12-02 11:51:52.447 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:52 2025-12-02 11:51:52.447 [Thread-183] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:52 2025-12-02 11:51:52.448 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:52 2025-12-02 11:51:52.448 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:52 2025-12-02 11:51:52.448 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:52 2025-12-02 11:51:52.448 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:52 2025-12-02 11:51:52.448 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:52 2025-12-02 11:51:52.448 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:52 2025-12-02 11:51:52.448 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:52 2025-12-02 11:51:52.449 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:52 2025-12-02 11:51:52.449 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:52 2025-12-02 11:51:52.449 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:52 2025-12-02 11:51:52.449 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:52 2025-12-02 11:51:52.449 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:52 2025-12-02 11:51:52.449 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:52 2025-12-02 11:51:52.449 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:52 2025-12-02 11:51:52.449 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:52 2025-12-02 11:51:52.449 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:52 2025-12-02 11:51:52.449 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:52 2025-12-02 11:51:52.450 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:52 2025-12-02 11:51:52.450 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:52 2025-12-02 11:51:52.450 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:52 2025-12-02 11:51:52.450 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:52 2025-12-02 11:51:52.450 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:52 2025-12-02 11:51:52.450 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:52 2025-12-02 11:51:52.451 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:52 2025-12-02 11:51:52.452 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-10-40273"] 11:51:52 2025-12-02 11:51:52.453 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:52 2025-12-02 11:51:52.453 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-10"] 11:51:52 2025-12-02 11:51:52.457 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:52 2025-12-02 11:51:52.466 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-10 - Shutdown initiated... 11:51:52 2025-12-02 11:51:52.467 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-10 - Shutdown completed. 11:51:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 s -- in org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckControllerV1 11:51:52 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeployControllerV1 11:51:52 11:51:52 . ____ _ __ _ _ 11:51:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:52 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:52 =========|_|==============|___/=/_/_/_/ 11:51:52 11:51:52 :: Spring Boot :: (v3.5.3) 11:51:52 11:51:52 2025-12-02 11:51:52.508 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStarting(53) - Starting TestPdpGroupDeployControllerV1 using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:52 2025-12-02 11:51:52.509 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 11:51:52 2025-12-02 11:51:52.677 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:52 2025-12-02 11:51:52.689 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 11:51:52 2025-12-02 11:51:52.798 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:51:52 2025-12-02 11:51:52.799 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-11"] 11:51:52 2025-12-02 11:51:52.799 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:52 2025-12-02 11:51:52.800 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:52 2025-12-02 11:51:52.816 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:52 2025-12-02 11:51:52.817 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 307 ms 11:51:52 2025-12-02 11:51:52.902 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:52 2025-12-02 11:51:52.904 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:52 2025-12-02 11:51:52.911 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:52 2025-12-02 11:51:52.912 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-11 - Starting... 11:51:52 2025-12-02 11:51:52.913 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-11 - Added connection conn100: url=jdbc:h2:mem:testdb8 user=POLICY_USER 11:51:52 2025-12-02 11:51:52.913 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-11 - Start completed. 11:51:52 2025-12-02 11:51:52.914 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:52 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-11)'] 11:51:52 Database driver: undefined/unknown 11:51:52 Database version: 2.2.224 11:51:52 Autocommit mode: undefined/unknown 11:51:52 Isolation level: undefined/unknown 11:51:52 Minimum pool size: undefined/unknown 11:51:52 Maximum pool size: undefined/unknown 11:51:53 2025-12-02 11:51:53.074 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:53 2025-12-02 11:51:53.116 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:53 2025-12-02 11:51:53.402 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:53 2025-12-02 11:51:53.446 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:53 2025-12-02 11:51:53.644 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:51:53 2025-12-02 11:51:53.681 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-11"] 11:51:53 2025-12-02 11:51:53.693 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-11], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:51:53 2025-12-02 11:51:53.696 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44479 (https) with context path '/policy/pap/v1' 11:51:53 2025-12-02 11:51:53.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:53 2025-12-02 11:51:53.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:53 2025-12-02 11:51:53.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:53 2025-12-02 11:51:53.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:53 2025-12-02 11:51:53.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:53 2025-12-02 11:51:53.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:53 2025-12-02 11:51:53.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:53 2025-12-02 11:51:53.703 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1c038092 11:51:53 2025-12-02 11:51:53.703 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:53 2025-12-02 11:51:53.703 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@616267c5 11:51:53 2025-12-02 11:51:53.703 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:53 2025-12-02 11:51:53.703 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:53 2025-12-02 11:51:53.703 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:53 2025-12-02 11:51:53.703 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:53 2025-12-02 11:51:53.703 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:53 2025-12-02 11:51:53.703 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:53 2025-12-02 11:51:53.703 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:53 2025-12-02 11:51:53.704 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:53 2025-12-02 11:51:53.707 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:53 2025-12-02 11:51:53.707 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:53 2025-12-02 11:51:53.707 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:53 2025-12-02 11:51:53.707 [Thread-189] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:53 2025-12-02 11:51:53.707 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:53 2025-12-02 11:51:53.708 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:53 2025-12-02 11:51:53.707 [Thread-188] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:53 2025-12-02 11:51:53.708 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:53 2025-12-02 11:51:53.708 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStarted(59) - Started TestPdpGroupDeployControllerV1 in 1.218 seconds (process running for 43.691) 11:51:53 2025-12-02 11:51:53.723 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:53 2025-12-02 11:51:53.724 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:53 2025-12-02 11:51:53.746 [https-jsse-nio-auto-11-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:51:53 2025-12-02 11:51:53.747 [https-jsse-nio-auto-11-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:51:53 2025-12-02 11:51:53.749 [https-jsse-nio-auto-11-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:51:54 2025-12-02 11:51:53.920 [https-jsse-nio-auto-11-exec-8] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 11:51:54 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 11:51:54 "groups" INVALID, item has status INVALID 11:51:54 "group" INVALID, item has status INVALID 11:51:54 "deploymentSubgroups" INVALID, item has status INVALID 11:51:54 "group" INVALID, item has status INVALID 11:51:54 item "action" value "null" INVALID, is null 11:51:54 item "policies" value "null" INVALID, is null 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:90) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:54 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:54 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:51:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:51:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:51:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:51:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:51:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:51:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:51:54 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:54 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:51:54 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:51:54 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:51:54 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:51:54 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:51:54 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:51:54 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:54 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:54 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:51:54 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:51:54 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:51:54 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:51:54 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:51:54 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:51:54 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:51:54 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:51:54 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:51:54 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:51:54 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:51:54 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:51:54 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:51:54 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:51:54 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:51:54 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:51:54 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:51:54 at java.base/java.lang.Thread.run(Thread.java:833) 11:51:54 2025-12-02 11:51:54.016 [https-jsse-nio-auto-11-exec-4] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 11:51:54 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 11:51:54 "groups" INVALID, item has status INVALID 11:51:54 "group" INVALID, item has status INVALID 11:51:54 "deploymentSubgroups" INVALID, item has status INVALID 11:51:54 "group" INVALID, item has status INVALID 11:51:54 item "action" value "null" INVALID, is null 11:51:54 item "policies" value "null" INVALID, is null 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:90) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:54 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:54 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:51:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:51:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:51:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:51:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:51:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:51:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:51:54 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:54 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:51:54 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:51:54 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:51:54 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:51:54 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:51:54 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:51:54 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:54 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:54 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:51:54 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:51:54 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:51:54 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:51:54 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:51:54 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:51:54 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:51:54 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:51:54 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:51:54 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:51:54 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:51:54 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:51:54 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:51:54 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:51:54 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:51:54 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:51:54 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:51:54 at java.base/java.lang.Thread.run(Thread.java:833) 11:51:54 2025-12-02 11:51:54.028 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:54 2025-12-02 11:51:54.030 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:54 2025-12-02 11:51:54.076 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:54 2025-12-02 11:51:54.077 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:54 2025-12-02 11:51:54.178 [https-jsse-nio-auto-11-exec-9] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policy-a 1 11:51:54 2025-12-02 11:51:54.178 [https-jsse-nio-auto-11-exec-9] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - deploy policies failed 11:51:54 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: policy-a 1 11:51:54 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 11:51:54 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deploySimplePolicies(PdpGroupDeployProvider.java:412) 11:51:54 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deployPolicies(PdpGroupDeployProvider.java:397) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:54 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.deployPolicies() 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$deployPolicies$1(PdpGroupDeployControllerV1.java:112) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.deployPolicies(PdpGroupDeployControllerV1.java:111) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:54 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.deployPolicies() 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:51:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:51:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:51:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:51:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:51:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:51:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:51:54 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:54 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:51:54 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:51:54 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:51:54 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:51:54 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:51:54 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:51:54 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:54 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:54 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:51:54 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:51:54 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:51:54 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:51:54 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:51:54 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:51:54 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:51:54 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:51:54 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:51:54 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:51:54 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:51:54 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:51:54 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:51:54 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:51:54 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:51:54 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:51:54 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:51:54 at java.base/java.lang.Thread.run(Thread.java:833) 11:51:54 2025-12-02 11:51:54.262 [https-jsse-nio-auto-11-exec-10] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policy-a 1 11:51:54 2025-12-02 11:51:54.262 [https-jsse-nio-auto-11-exec-10] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - deploy policies failed 11:51:54 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: policy-a 1 11:51:54 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 11:51:54 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deploySimplePolicies(PdpGroupDeployProvider.java:412) 11:51:54 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deployPolicies(PdpGroupDeployProvider.java:397) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:54 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.deployPolicies() 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$deployPolicies$1(PdpGroupDeployControllerV1.java:112) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.deployPolicies(PdpGroupDeployControllerV1.java:111) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:54 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:54 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.deployPolicies() 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:51:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:51:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:51:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:51:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:51:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:51:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:51:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:51:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:51:54 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:54 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:51:54 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:51:54 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:51:54 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:51:54 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:51:54 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:51:54 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:54 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:51:54 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:54 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:51:54 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:54 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:54 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:51:54 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:51:54 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:51:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:54 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:54 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:51:54 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:51:54 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:51:54 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:51:54 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:51:54 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:51:54 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:51:54 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:51:54 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:51:54 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:51:54 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:51:54 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:51:54 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:51:54 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:51:54 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:51:54 at java.base/java.lang.Thread.run(Thread.java:833) 11:51:54 2025-12-02 11:51:54.270 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:54 2025-12-02 11:51:54.271 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:54 2025-12-02 11:51:54.310 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:54 2025-12-02 11:51:54.311 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:54 2025-12-02 11:51:54.635 [https-jsse-nio-auto-11-exec-5] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 225 ms 11:51:54 2025-12-02 11:51:54.649 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:54 2025-12-02 11:51:54.650 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:54 2025-12-02 11:51:54.758 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:54 2025-12-02 11:51:54.759 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:54 2025-12-02 11:51:54.759 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:54 2025-12-02 11:51:54.759 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:54 2025-12-02 11:51:54.759 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:54 2025-12-02 11:51:54.759 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:54 2025-12-02 11:51:54.759 [Thread-189] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:54 2025-12-02 11:51:54.759 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:54 2025-12-02 11:51:54.759 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:54 2025-12-02 11:51:54.760 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:54 2025-12-02 11:51:54.760 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:54 2025-12-02 11:51:54.760 [Thread-188] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:54 2025-12-02 11:51:54.760 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:54 2025-12-02 11:51:54.760 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:54 2025-12-02 11:51:54.760 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:54 2025-12-02 11:51:54.760 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:54 2025-12-02 11:51:54.760 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:54 2025-12-02 11:51:54.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:54 2025-12-02 11:51:54.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:54 2025-12-02 11:51:54.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:54 2025-12-02 11:51:54.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:54 2025-12-02 11:51:54.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:54 2025-12-02 11:51:54.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:54 2025-12-02 11:51:54.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:54 2025-12-02 11:51:54.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:54 2025-12-02 11:51:54.761 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:54 2025-12-02 11:51:54.761 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:54 2025-12-02 11:51:54.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:54 2025-12-02 11:51:54.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:54 2025-12-02 11:51:54.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:54 2025-12-02 11:51:54.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:54 2025-12-02 11:51:54.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:54 2025-12-02 11:51:54.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:54 2025-12-02 11:51:54.762 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:54 2025-12-02 11:51:54.763 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:54 2025-12-02 11:51:54.763 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-11-44479"] 11:51:54 2025-12-02 11:51:54.764 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:54 2025-12-02 11:51:54.765 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-11"] 11:51:54 2025-12-02 11:51:54.768 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:54 2025-12-02 11:51:54.776 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-11 - Shutdown initiated... 11:51:54 2025-12-02 11:51:54.777 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-11 - Shutdown completed. 11:51:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeployControllerV1 11:51:54 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckControllerV1 11:51:54 11:51:54 . ____ _ __ _ _ 11:51:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:54 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:54 =========|_|==============|___/=/_/_/_/ 11:51:54 11:51:54 :: Spring Boot :: (v3.5.3) 11:51:54 11:51:54 2025-12-02 11:51:54.806 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStarting(53) - Starting TestPolicyComponentsHealthCheckControllerV1 using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:54 2025-12-02 11:51:54.806 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 11:51:55 2025-12-02 11:51:54.974 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:55 2025-12-02 11:51:54.987 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 11:51:55 2025-12-02 11:51:55.067 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:51:55 2025-12-02 11:51:55.067 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-12"] 11:51:55 2025-12-02 11:51:55.068 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:55 2025-12-02 11:51:55.068 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:55 2025-12-02 11:51:55.083 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:55 2025-12-02 11:51:55.083 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 276 ms 11:51:55 2025-12-02 11:51:55.155 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:55 2025-12-02 11:51:55.157 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:55 2025-12-02 11:51:55.163 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:55 2025-12-02 11:51:55.163 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-12 - Starting... 11:51:55 2025-12-02 11:51:55.165 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-12 - Added connection conn110: url=jdbc:h2:mem:testdb9 user=POLICY_USER 11:51:55 2025-12-02 11:51:55.165 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-12 - Start completed. 11:51:55 2025-12-02 11:51:55.166 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:55 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-12)'] 11:51:55 Database driver: undefined/unknown 11:51:55 Database version: 2.2.224 11:51:55 Autocommit mode: undefined/unknown 11:51:55 Isolation level: undefined/unknown 11:51:55 Minimum pool size: undefined/unknown 11:51:55 Maximum pool size: undefined/unknown 11:51:55 2025-12-02 11:51:55.298 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:55 2025-12-02 11:51:55.334 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:55 2025-12-02 11:51:55.610 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:55 2025-12-02 11:51:55.655 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:55 2025-12-02 11:51:55.871 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:51:55 2025-12-02 11:51:55.903 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-12"] 11:51:55 2025-12-02 11:51:55.914 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-12], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:51:55 2025-12-02 11:51:55.915 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 38833 (https) with context path '/policy/pap/v1' 11:51:55 2025-12-02 11:51:55.921 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:55 2025-12-02 11:51:55.921 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:55 2025-12-02 11:51:55.921 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:55 2025-12-02 11:51:55.922 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:55 2025-12-02 11:51:55.922 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:55 2025-12-02 11:51:55.922 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:55 2025-12-02 11:51:55.922 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:55 2025-12-02 11:51:55.922 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@47219869 11:51:55 2025-12-02 11:51:55.922 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:55 2025-12-02 11:51:55.922 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3fb23d4c 11:51:55 2025-12-02 11:51:55.922 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:55 2025-12-02 11:51:55.922 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:55 2025-12-02 11:51:55.922 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:55 2025-12-02 11:51:55.923 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:55 2025-12-02 11:51:55.923 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:55 2025-12-02 11:51:55.923 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:55 2025-12-02 11:51:55.923 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:55 2025-12-02 11:51:55.923 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:55 2025-12-02 11:51:55.923 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:55 2025-12-02 11:51:55.923 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:55 2025-12-02 11:51:55.924 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:55 2025-12-02 11:51:55.924 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:55 2025-12-02 11:51:55.924 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:55 2025-12-02 11:51:55.924 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:55 2025-12-02 11:51:55.924 [Thread-193] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:55 2025-12-02 11:51:55.924 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStarted(59) - Started TestPolicyComponentsHealthCheckControllerV1 in 1.138 seconds (process running for 45.908) 11:51:55 2025-12-02 11:51:55.925 [Thread-194] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:55 2025-12-02 11:51:55.935 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:55 2025-12-02 11:51:55.936 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:55 2025-12-02 11:51:55.956 [https-jsse-nio-auto-12-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:51:55 2025-12-02 11:51:55.956 [https-jsse-nio-auto-12-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:51:55 2025-12-02 11:51:55.958 [https-jsse-nio-auto-12-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 11:51:56 2025-12-02 11:51:56.127 [pool-26-thread-1] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:56 2025-12-02 11:51:56.128 [pool-26-thread-1] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:56 2025-12-02 11:51:56.134 [pool-26-thread-1] WARN o.o.p.p.m.r.PolicyComponentsHealthCheckProvider.fetchPolicyComponentHealthStatus(220) - api connection error 11:51:56 2025-12-02 11:51:56.163 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:56 2025-12-02 11:51:56.164 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:56 2025-12-02 11:51:56.465 [https-jsse-nio-auto-12-exec-4] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 204 ms 11:51:56 2025-12-02 11:51:56.478 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:51:56 2025-12-02 11:51:56.478 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:51:56 2025-12-02 11:51:56.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:51:56 2025-12-02 11:51:56.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:51:56 2025-12-02 11:51:56.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:51:56 2025-12-02 11:51:56.479 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:51:56 2025-12-02 11:51:56.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:51:56 2025-12-02 11:51:56.479 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:51:56 2025-12-02 11:51:56.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:51:56 2025-12-02 11:51:56.479 [Thread-194] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:51:56 2025-12-02 11:51:56.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:51:56 2025-12-02 11:51:56.479 [Thread-193] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:51:56 2025-12-02 11:51:56.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:51:56 2025-12-02 11:51:56.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:51:56 2025-12-02 11:51:56.479 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:51:56 2025-12-02 11:51:56.480 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:51:56 2025-12-02 11:51:56.481 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:51:56 2025-12-02 11:51:56.481 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:51:56 2025-12-02 11:51:56.481 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:51:56 2025-12-02 11:51:56.481 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:51:56 2025-12-02 11:51:56.481 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:51:56 2025-12-02 11:51:56.481 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:51:56 2025-12-02 11:51:56.481 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:51:56 2025-12-02 11:51:56.482 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-12-38833"] 11:51:56 2025-12-02 11:51:56.483 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:51:56 2025-12-02 11:51:56.483 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-12"] 11:51:56 2025-12-02 11:51:56.487 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:51:56 2025-12-02 11:51:56.495 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-12 - Shutdown initiated... 11:51:56 2025-12-02 11:51:56.496 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-12 - Shutdown completed. 11:51:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 s -- in org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckControllerV1 11:51:56 [INFO] Running org.onap.policy.pap.main.rest.TestProviderBase 11:51:56 2025-12-02 11:51:56.513 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:56 2025-12-02 11:51:56.514 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.514 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.514 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.514 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.514 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 11:51:56 2025-12-02 11:51:56.515 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:56 2025-12-02 11:51:56.515 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:56 2025-12-02 11:51:56.515 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP)] 11:51:56 2025-12-02 11:51:56.519 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:56 2025-12-02 11:51:56.520 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.520 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.520 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.520 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.520 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 11:51:56 2025-12-02 11:51:56.520 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:56 2025-12-02 11:51:56.520 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:56 2025-12-02 11:51:56.520 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP)] 11:51:56 2025-12-02 11:51:56.529 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:56 2025-12-02 11:51:56.529 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.529 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.529 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:56 2025-12-02 11:51:56.529 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.530 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 11:51:56 2025-12-02 11:51:56.530 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.530 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.530 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:56 2025-12-02 11:51:56.530 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.530 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=2 11:51:56 2025-12-02 11:51:56.530 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:56 2025-12-02 11:51:56.531 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupA 11:51:56 2025-12-02 11:51:56.531 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:56 2025-12-02 11:51:56.531 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 11:51:56 2025-12-02 11:51:56.531 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:56 2025-12-02 11:51:56.531 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.531 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 11:51:56 2025-12-02 11:51:56.531 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:56 2025-12-02 11:51:56.531 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 11:51:56 2025-12-02 11:51:56.532 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:56 2025-12-02 11:51:56.532 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.532 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=2 11:51:56 2025-12-02 11:51:56.532 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:56 2025-12-02 11:51:56.532 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 11:51:56 2025-12-02 11:51:56.532 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 11:51:56 2025-12-02 11:51:56.532 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 11:51:56 2025-12-02 11:51:56.533 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:56 2025-12-02 11:51:56.533 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.533 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupB pdpTypeB policies=3 11:51:56 2025-12-02 11:51:56.533 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 11:51:56 2025-12-02 11:51:56.533 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyD 1.2.3 11:51:56 2025-12-02 11:51:56.533 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyD 1.2.3 11:51:56 2025-12-02 11:51:56.533 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:56 2025-12-02 11:51:56.533 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.534 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=4 11:51:56 2025-12-02 11:51:56.534 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyD 1.2.3 11:51:56 2025-12-02 11:51:56.534 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyD 1.2.3 11:51:56 2025-12-02 11:51:56.534 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 11:51:56 2025-12-02 11:51:56.534 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.534 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=4 11:51:56 2025-12-02 11:51:56.534 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:56 2025-12-02 11:51:56.535 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupB 11:51:56 2025-12-02 11:51:56.535 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:56 2025-12-02 11:51:56.535 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyD 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyD 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyD 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyD 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP)] 11:51:56 2025-12-02 11:51:56.540 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:56 2025-12-02 11:51:56.540 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.540 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.540 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.541 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.541 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 11:51:56 2025-12-02 11:51:56.541 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.541 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.541 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.541 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.541 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpD groupA pdpTypeD policies=1 11:51:56 2025-12-02 11:51:56.541 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:56 2025-12-02 11:51:56.542 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:56 2025-12-02 11:51:56.542 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-12-02T11:51:56Z, user=PAP)] 11:51:56 2025-12-02 11:51:56.554 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:56 2025-12-02 11:51:56.554 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.555 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.555 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.555 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.555 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 11:51:56 2025-12-02 11:51:56.555 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:56 2025-12-02 11:51:56.555 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:56 2025-12-02 11:51:56.564 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:56 2025-12-02 11:51:56.565 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.565 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.565 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 11:51:56 2025-12-02 11:51:56.565 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 11:51:56 2025-12-02 11:51:56.566 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 11:51:56 2025-12-02 11:51:56.566 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:51:56 2025-12-02 11:51:56.566 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:51:56 2025-12-02 11:51:56.572 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:51:56 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.policy.pap.main.rest.TestProviderBase 11:51:56 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyStatusControllerV1 11:51:56 11:51:56 . ____ _ __ _ _ 11:51:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:51:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:51:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:51:56 ' |____| .__|_| |_|_| |_\__, | / / / / 11:51:56 =========|_|==============|___/=/_/_/_/ 11:51:56 11:51:56 :: Spring Boot :: (v3.5.3) 11:51:56 11:51:56 2025-12-02 11:51:56.607 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStarting(53) - Starting TestPolicyStatusControllerV1 using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:51:56 2025-12-02 11:51:56.607 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 11:51:56 2025-12-02 11:51:56.759 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:51:56 2025-12-02 11:51:56.770 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 11:51:56 2025-12-02 11:51:56.846 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:51:56 2025-12-02 11:51:56.847 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-13"] 11:51:56 2025-12-02 11:51:56.847 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:51:56 2025-12-02 11:51:56.848 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:51:56 2025-12-02 11:51:56.861 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:51:56 2025-12-02 11:51:56.861 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 253 ms 11:51:56 2025-12-02 11:51:56.931 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:51:56 2025-12-02 11:51:56.933 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:51:56 2025-12-02 11:51:56.939 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:51:56 2025-12-02 11:51:56.939 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-13 - Starting... 11:51:56 2025-12-02 11:51:56.941 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-13 - Added connection conn120: url=jdbc:h2:mem:testdb10 user=POLICY_USER 11:51:56 2025-12-02 11:51:56.941 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-13 - Start completed. 11:51:56 2025-12-02 11:51:56.942 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:51:56 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-13)'] 11:51:56 Database driver: undefined/unknown 11:51:56 Database version: 2.2.224 11:51:56 Autocommit mode: undefined/unknown 11:51:56 Isolation level: undefined/unknown 11:51:56 Minimum pool size: undefined/unknown 11:51:56 Maximum pool size: undefined/unknown 11:51:57 2025-12-02 11:51:57.060 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:51:57 2025-12-02 11:51:57.100 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:51:57 2025-12-02 11:51:57.417 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:51:57 2025-12-02 11:51:57.459 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:51:57 2025-12-02 11:51:57.640 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:51:57 2025-12-02 11:51:57.679 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-13"] 11:51:57 2025-12-02 11:51:57.690 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-13], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:51:57 2025-12-02 11:51:57.692 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 46537 (https) with context path '/policy/pap/v1' 11:51:57 2025-12-02 11:51:57.698 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:51:57 2025-12-02 11:51:57.698 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:51:57 2025-12-02 11:51:57.699 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:51:57 2025-12-02 11:51:57.699 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:51:57 2025-12-02 11:51:57.699 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:51:57 2025-12-02 11:51:57.699 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:51:57 2025-12-02 11:51:57.699 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:51:57 2025-12-02 11:51:57.699 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@69f0091c 11:51:57 2025-12-02 11:51:57.699 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:51:57 2025-12-02 11:51:57.699 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@333c4ea1 11:51:57 2025-12-02 11:51:57.699 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:51:57 2025-12-02 11:51:57.700 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:57 2025-12-02 11:51:57.700 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:51:57 2025-12-02 11:51:57.700 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:57 2025-12-02 11:51:57.700 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:51:57 2025-12-02 11:51:57.700 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:51:57 2025-12-02 11:51:57.700 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:51:57 2025-12-02 11:51:57.701 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:51:57 2025-12-02 11:51:57.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:51:57 2025-12-02 11:51:57.703 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:51:57 2025-12-02 11:51:57.703 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:51:57 2025-12-02 11:51:57.703 [Thread-198] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:51:57 2025-12-02 11:51:57.704 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:51:57 2025-12-02 11:51:57.704 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:51:57 2025-12-02 11:51:57.704 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:51:57 2025-12-02 11:51:57.704 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStarted(59) - Started TestPolicyStatusControllerV1 in 1.122 seconds (process running for 47.687) 11:51:57 2025-12-02 11:51:57.707 [Thread-199] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:51:57 2025-12-02 11:51:57.718 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:57 2025-12-02 11:51:57.719 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:57 2025-12-02 11:51:57.735 [https-jsse-nio-auto-13-exec-6] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:51:57 2025-12-02 11:51:57.736 [https-jsse-nio-auto-13-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:51:57 2025-12-02 11:51:57.737 [https-jsse-nio-auto-13-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:51:57 2025-12-02 11:51:57.923 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:57 2025-12-02 11:51:57.924 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:57 2025-12-02 11:51:57.960 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:57 2025-12-02 11:51:57.961 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.060 [https-jsse-nio-auto-13-exec-1] WARN o.o.p.p.m.r.PolicyStatusControllerV1.makeRegexNotFoundResponse(217) - get deployments failed. Empty string passed as Regex. 11:51:58 2025-12-02 11:51:58.072 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.073 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.107 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.108 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.208 [https-jsse-nio-auto-13-exec-7] WARN o.o.p.p.m.r.PolicyStatusControllerV1.queryAllDeployedPolicies(77) - get deployments failed 11:51:58 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ): `my-(name` 11:51:58 at com.google.re2j.Parser.parseInternal(Parser.java:982) 11:51:58 at com.google.re2j.Parser.parse(Parser.java:789) 11:51:58 at com.google.re2j.RE2.compileImpl(RE2.java:185) 11:51:58 at com.google.re2j.Pattern.compile(Pattern.java:151) 11:51:58 at com.google.re2j.Pattern.compile(Pattern.java:109) 11:51:58 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getByRegex(PolicyStatusProvider.java:72) 11:51:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:58 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:58 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getByRegex() 11:51:58 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.queryAllDeployedPolicies(PolicyStatusControllerV1.java:72) 11:51:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:58 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:58 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.queryAllDeployedPolicies() 11:51:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:51:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:51:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:51:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:51:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:51:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:51:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:51:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:51:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:51:58 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 11:51:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:51:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:51:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:51:58 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:51:58 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:51:58 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:58 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:58 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:58 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:51:58 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:58 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:51:58 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:58 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:58 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:58 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:58 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:51:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:58 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:51:58 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:58 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:51:58 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:51:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:58 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:51:58 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:58 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:51:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:58 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:51:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:51:58 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:58 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:51:58 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:51:58 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:58 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:51:58 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:58 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:58 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:51:58 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:58 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:51:58 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:58 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:58 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:51:58 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:51:58 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:51:58 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:51:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:58 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:51:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:58 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:58 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:51:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:58 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:51:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:58 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:58 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:51:58 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:51:58 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:51:58 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:51:58 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:51:58 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:51:58 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:51:58 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:51:58 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:51:58 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:51:58 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:51:58 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:51:58 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:51:58 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:51:58 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:51:58 at java.base/java.lang.Thread.run(Thread.java:833) 11:51:58 2025-12-02 11:51:58.220 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.221 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.260 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.260 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.369 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.370 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.400 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.400 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.515 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.516 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.549 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.550 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.660 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.661 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.690 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.691 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.799 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.800 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.831 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.831 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.941 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.943 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.967 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:58 2025-12-02 11:51:58.969 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.075 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.076 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.105 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.106 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.201 [https-jsse-nio-auto-13-exec-5] WARN o.o.p.p.m.r.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(155) - get deployments failed 11:51:59 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ]: `[mna.{1}e` 11:51:59 at com.google.re2j.Parser.parseClassChar(Parser.java:1458) 11:51:59 at com.google.re2j.Parser.parseClass(Parser.java:1669) 11:51:59 at com.google.re2j.Parser.parseInternal(Parser.java:857) 11:51:59 at com.google.re2j.Parser.parse(Parser.java:789) 11:51:59 at com.google.re2j.RE2.compileImpl(RE2.java:185) 11:51:59 at com.google.re2j.Pattern.compile(Pattern.java:151) 11:51:59 at com.google.re2j.Pattern.compile(Pattern.java:109) 11:51:59 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getPolicyStatusByRegex(PolicyStatusProvider.java:140) 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:59 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:59 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:59 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getPolicyStatusByRegex() 11:51:59 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(PolicyStatusControllerV1.java:150) 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:59 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:59 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:59 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.getStatusOfPoliciesByGroup() 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:51:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:51:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:51:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:51:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:51:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:51:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:51:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:51:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:51:59 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 11:51:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:51:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:51:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:51:59 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:59 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:51:59 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:51:59 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:51:59 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:51:59 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:51:59 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:51:59 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:59 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:59 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:59 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:59 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:59 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:59 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:51:59 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:51:59 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:51:59 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:51:59 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:51:59 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:51:59 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:51:59 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:51:59 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:51:59 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:51:59 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:51:59 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:51:59 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:51:59 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:51:59 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:51:59 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:51:59 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:51:59 at java.base/java.lang.Thread.run(Thread.java:833) 11:51:59 2025-12-02 11:51:59.214 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.215 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.242 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.243 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.344 [https-jsse-nio-auto-13-exec-1] WARN o.o.p.p.m.r.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(155) - get deployments failed 11:51:59 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ): `my.(1name` 11:51:59 at com.google.re2j.Parser.parseInternal(Parser.java:982) 11:51:59 at com.google.re2j.Parser.parse(Parser.java:789) 11:51:59 at com.google.re2j.RE2.compileImpl(RE2.java:185) 11:51:59 at com.google.re2j.Pattern.compile(Pattern.java:151) 11:51:59 at com.google.re2j.Pattern.compile(Pattern.java:109) 11:51:59 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getPolicyStatusByRegex(PolicyStatusProvider.java:140) 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:59 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:59 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:59 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getPolicyStatusByRegex() 11:51:59 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(PolicyStatusControllerV1.java:150) 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:51:59 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:59 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:51:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:51:59 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:51:59 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.getStatusOfPoliciesByGroup() 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:51:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:51:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:51:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:51:59 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:51:59 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:51:59 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:51:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:51:59 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:51:59 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:51:59 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:51:59 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:51:59 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:51:59 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 11:51:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:51:59 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:51:59 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:51:59 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:51:59 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:51:59 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:51:59 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:51:59 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:51:59 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:51:59 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:51:59 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:51:59 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:51:59 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:59 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:59 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:59 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:59 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:51:59 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:51:59 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:51:59 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:51:59 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:51:59 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:51:59 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:51:59 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:51:59 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:51:59 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:51:59 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:51:59 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:51:59 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:51:59 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:51:59 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:51:59 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:51:59 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:51:59 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:51:59 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:51:59 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:51:59 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:51:59 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:51:59 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:51:59 at java.base/java.lang.Thread.run(Thread.java:833) 11:51:59 2025-12-02 11:51:59.355 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.356 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.385 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.386 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.484 [https-jsse-nio-auto-13-exec-4] WARN o.o.p.p.m.r.PolicyStatusControllerV1.makeRegexNotFoundResponse(217) - get deployments failed. Empty string passed as Regex. 11:51:59 2025-12-02 11:51:59.493 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.493 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.528 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.529 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.633 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.634 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.653 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.654 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.763 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.764 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.788 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.789 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.902 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.903 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.937 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.937 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.966 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.966 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.987 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:51:59 2025-12-02 11:51:59.988 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.092 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.092 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.119 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.120 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.421 [https-jsse-nio-auto-13-exec-2] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 207 ms 11:52:00 2025-12-02 11:52:00.433 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.434 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.552 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.553 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.666 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.667 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.780 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.781 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.887 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:00 2025-12-02 11:52:00.888 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:01 2025-12-02 11:52:00.998 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:01 2025-12-02 11:52:00.999 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:01 2025-12-02 11:52:01.103 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:01 2025-12-02 11:52:01.104 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:01 2025-12-02 11:52:01.104 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:01 2025-12-02 11:52:01.104 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:01 2025-12-02 11:52:01.104 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:01 2025-12-02 11:52:01.104 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:01 2025-12-02 11:52:01.104 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:01 2025-12-02 11:52:01.104 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:01 2025-12-02 11:52:01.104 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:01 2025-12-02 11:52:01.104 [Thread-199] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:01 2025-12-02 11:52:01.104 [Thread-198] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:01 2025-12-02 11:52:01.108 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:01 2025-12-02 11:52:01.108 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:01 2025-12-02 11:52:01.108 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:01 2025-12-02 11:52:01.109 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:01 2025-12-02 11:52:01.110 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:01 2025-12-02 11:52:01.110 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:01 2025-12-02 11:52:01.110 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:01 2025-12-02 11:52:01.110 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:01 2025-12-02 11:52:01.110 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:01 2025-12-02 11:52:01.110 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:01 2025-12-02 11:52:01.110 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:01 2025-12-02 11:52:01.111 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-13-46537"] 11:52:01 2025-12-02 11:52:01.112 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:01 2025-12-02 11:52:01.113 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-13"] 11:52:01 2025-12-02 11:52:01.119 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:01 2025-12-02 11:52:01.133 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-13 - Shutdown initiated... 11:52:01 2025-12-02 11:52:01.134 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-13 - Shutdown completed. 11:52:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.562 s -- in org.onap.policy.pap.main.rest.TestPolicyStatusControllerV1 11:52:01 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeleteControllerV1 11:52:01 11:52:01 . ____ _ __ _ _ 11:52:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:01 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:01 =========|_|==============|___/=/_/_/_/ 11:52:01 11:52:01 :: Spring Boot :: (v3.5.3) 11:52:01 11:52:01 2025-12-02 11:52:01.176 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStarting(53) - Starting TestPdpGroupDeleteControllerV1 using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:01 2025-12-02 11:52:01.177 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 11:52:01 2025-12-02 11:52:01.356 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:01 2025-12-02 11:52:01.375 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 17 ms. Found 7 JPA repository interfaces. 11:52:01 2025-12-02 11:52:01.453 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:01 2025-12-02 11:52:01.454 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-14"] 11:52:01 2025-12-02 11:52:01.454 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:01 2025-12-02 11:52:01.454 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:01 2025-12-02 11:52:01.468 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:01 2025-12-02 11:52:01.468 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 291 ms 11:52:01 2025-12-02 11:52:01.540 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:01 2025-12-02 11:52:01.542 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:01 2025-12-02 11:52:01.549 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:01 2025-12-02 11:52:01.550 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-14 - Starting... 11:52:01 2025-12-02 11:52:01.551 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-14 - Added connection conn130: url=jdbc:h2:mem:testdb11 user=POLICY_USER 11:52:01 2025-12-02 11:52:01.551 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-14 - Start completed. 11:52:01 2025-12-02 11:52:01.552 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:01 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-14)'] 11:52:01 Database driver: undefined/unknown 11:52:01 Database version: 2.2.224 11:52:01 Autocommit mode: undefined/unknown 11:52:01 Isolation level: undefined/unknown 11:52:01 Minimum pool size: undefined/unknown 11:52:01 Maximum pool size: undefined/unknown 11:52:01 2025-12-02 11:52:01.672 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:01 2025-12-02 11:52:01.708 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:01 2025-12-02 11:52:01.988 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:02 2025-12-02 11:52:02.037 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:02 2025-12-02 11:52:02.267 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:02 2025-12-02 11:52:02.302 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-14"] 11:52:02 2025-12-02 11:52:02.313 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-14], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:02 2025-12-02 11:52:02.319 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 37679 (https) with context path '/policy/pap/v1' 11:52:02 2025-12-02 11:52:02.327 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:02 2025-12-02 11:52:02.328 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:02 2025-12-02 11:52:02.328 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:02 2025-12-02 11:52:02.328 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:02 2025-12-02 11:52:02.328 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:02 2025-12-02 11:52:02.328 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:02 2025-12-02 11:52:02.329 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:02 2025-12-02 11:52:02.329 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@71c854c9 11:52:02 2025-12-02 11:52:02.329 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:02 2025-12-02 11:52:02.329 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@17dbb91e 11:52:02 2025-12-02 11:52:02.329 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:02 2025-12-02 11:52:02.329 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:02 2025-12-02 11:52:02.329 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:02 2025-12-02 11:52:02.330 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:02 2025-12-02 11:52:02.330 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:02 2025-12-02 11:52:02.330 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:02 2025-12-02 11:52:02.330 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:02 2025-12-02 11:52:02.330 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:02 2025-12-02 11:52:02.331 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:02 2025-12-02 11:52:02.331 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:02 2025-12-02 11:52:02.331 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:02 2025-12-02 11:52:02.331 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:02 2025-12-02 11:52:02.331 [Thread-204] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:02 2025-12-02 11:52:02.332 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:02 2025-12-02 11:52:02.331 [Thread-203] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:02 2025-12-02 11:52:02.332 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:02 2025-12-02 11:52:02.332 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStarted(59) - Started TestPdpGroupDeleteControllerV1 in 1.181 seconds (process running for 52.316) 11:52:02 2025-12-02 11:52:02.344 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:02 2025-12-02 11:52:02.345 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:02 2025-12-02 11:52:02.363 [https-jsse-nio-auto-14-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:52:02 2025-12-02 11:52:02.363 [https-jsse-nio-auto-14-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:52:02 2025-12-02 11:52:02.365 [https-jsse-nio-auto-14-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:52:02 2025-12-02 11:52:02.527 [https-jsse-nio-auto-14-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group my-name 11:52:02 2025-12-02 11:52:02.527 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: my-name 11:52:02 2025-12-02 11:52:02.528 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 11:52:02 org.onap.policy.models.base.PfModelException: group not found 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 11:52:02 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:02 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:02 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:02 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:52:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:02 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:02 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:02 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:02 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:02 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:02 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:02 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:02 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:02 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:02 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:02 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:02 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:02 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:02 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:02 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:02 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:02 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:02 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:02 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:02 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:02 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:02 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:02 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:02 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:02 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:02 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:02 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:02 2025-12-02 11:52:02.614 [https-jsse-nio-auto-14-exec-9] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group my-name 11:52:02 2025-12-02 11:52:02.614 [https-jsse-nio-auto-14-exec-9] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: my-name 11:52:02 2025-12-02 11:52:02.614 [https-jsse-nio-auto-14-exec-9] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 11:52:02 org.onap.policy.models.base.PfModelException: group not found 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 11:52:02 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:02 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:02 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:02 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:52:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:02 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:02 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:02 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:02 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:02 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:02 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:02 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:02 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:02 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:02 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:02 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:02 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:02 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:02 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:02 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:02 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:02 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:02 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:02 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:02 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:02 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:02 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:02 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:02 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:02 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:02 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:02 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:02 2025-12-02 11:52:02.623 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:02 2025-12-02 11:52:02.624 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:02 2025-12-02 11:52:02.657 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:02 2025-12-02 11:52:02.657 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:02 2025-12-02 11:52:02.772 [https-jsse-nio-auto-14-exec-3] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name null 11:52:02 2025-12-02 11:52:02.773 [https-jsse-nio-auto-14-exec-3] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 11:52:02 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name null 11:52:02 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 11:52:02 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 11:52:02 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:02 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:02 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:52:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:02 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:02 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:02 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:02 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:02 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:02 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:02 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:02 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:02 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:02 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:02 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:02 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:02 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:02 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:02 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:02 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:02 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:02 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:02 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:02 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:02 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:02 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:02 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:02 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:02 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:02 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:02 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:02 2025-12-02 11:52:02.875 [https-jsse-nio-auto-14-exec-3] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name null 11:52:02 2025-12-02 11:52:02.875 [https-jsse-nio-auto-14-exec-3] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 11:52:02 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name null 11:52:02 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 11:52:02 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 11:52:02 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:02 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:02 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:02 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:52:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 11:52:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:02 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:02 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:02 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:02 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:02 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:02 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:02 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:02 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:02 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:02 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:02 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:02 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:02 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:02 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:02 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:02 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:02 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:02 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:02 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:02 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:02 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:02 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:02 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:02 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:02 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:02 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:02 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:02 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:02 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:02 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:02 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:02 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:02 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:02 2025-12-02 11:52:02.883 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:02 2025-12-02 11:52:02.884 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:03 2025-12-02 11:52:02.918 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:03 2025-12-02 11:52:02.919 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:03 2025-12-02 11:52:03.011 [https-jsse-nio-auto-14-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name 3 11:52:03 2025-12-02 11:52:03.011 [https-jsse-nio-auto-14-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 11:52:03 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name 3 11:52:03 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 11:52:03 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 11:52:03 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:03 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:03 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:03 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:03 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:52:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 11:52:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:03 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:03 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:03 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:03 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:03 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:03 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:03 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:03 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:03 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:03 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:03 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:03 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:03 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:03 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:03 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:03 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:03 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:03 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:03 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:03 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:03 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:03 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:03 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:03 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:03 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:03 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:03 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:03 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:03 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:03 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:03 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:03 2025-12-02 11:52:03.096 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name 3 11:52:03 2025-12-02 11:52:03.096 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 11:52:03 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name 3 11:52:03 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 11:52:03 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 11:52:03 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:03 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:03 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:03 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:03 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:03 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:03 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:52:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 11:52:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:03 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:03 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:03 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:03 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:03 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:03 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:03 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:03 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:03 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:03 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:03 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:03 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:03 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:03 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:03 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:03 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:03 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:03 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:03 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:03 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:03 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:03 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:03 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:03 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:03 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:03 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:03 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:03 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:03 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:03 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:03 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:03 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:03 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:03 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:03 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:03 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:03 2025-12-02 11:52:03.107 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:03 2025-12-02 11:52:03.108 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:03 2025-12-02 11:52:03.140 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:03 2025-12-02 11:52:03.141 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:03 2025-12-02 11:52:03.422 [https-jsse-nio-auto-14-exec-2] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 182 ms 11:52:03 2025-12-02 11:52:03.432 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:03 2025-12-02 11:52:03.433 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:03 2025-12-02 11:52:03.538 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:03 2025-12-02 11:52:03.539 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:03 2025-12-02 11:52:03.647 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:03 2025-12-02 11:52:03.648 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:03 2025-12-02 11:52:03.648 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:03 2025-12-02 11:52:03.648 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:03 2025-12-02 11:52:03.648 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:03 2025-12-02 11:52:03.649 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:03 2025-12-02 11:52:03.649 [Thread-204] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:03 2025-12-02 11:52:03.649 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:03 2025-12-02 11:52:03.649 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:03 2025-12-02 11:52:03.649 [Thread-203] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:03 2025-12-02 11:52:03.649 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:03 2025-12-02 11:52:03.650 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:03 2025-12-02 11:52:03.650 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:03 2025-12-02 11:52:03.650 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:03 2025-12-02 11:52:03.650 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:03 2025-12-02 11:52:03.650 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:03 2025-12-02 11:52:03.650 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:03 2025-12-02 11:52:03.650 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:03 2025-12-02 11:52:03.650 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:03 2025-12-02 11:52:03.651 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:03 2025-12-02 11:52:03.652 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:03 2025-12-02 11:52:03.653 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-14-37679"] 11:52:03 2025-12-02 11:52:03.654 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:03 2025-12-02 11:52:03.654 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-14"] 11:52:03 2025-12-02 11:52:03.657 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:03 2025-12-02 11:52:03.666 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-14 - Shutdown initiated... 11:52:03 2025-12-02 11:52:03.667 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-14 - Shutdown completed. 11:52:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeleteControllerV1 11:52:03 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyStatusProvider 11:52:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.policy.pap.main.rest.TestPolicyStatusProvider 11:52:03 [INFO] Running org.onap.policy.pap.main.rest.PapRestControllerV1Test 11:52:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.onap.policy.pap.main.rest.PapRestControllerV1Test 11:52:03 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyAuditControllerV1 11:52:04 11:52:04 . ____ _ __ _ _ 11:52:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:04 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:04 =========|_|==============|___/=/_/_/_/ 11:52:04 11:52:04 :: Spring Boot :: (v3.5.3) 11:52:04 11:52:04 2025-12-02 11:52:03.874 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStarting(53) - Starting TestPolicyAuditControllerV1 using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:04 2025-12-02 11:52:03.874 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 11:52:04 2025-12-02 11:52:04.017 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:04 2025-12-02 11:52:04.027 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 11:52:04 2025-12-02 11:52:04.102 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:04 2025-12-02 11:52:04.102 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-15"] 11:52:04 2025-12-02 11:52:04.103 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:04 2025-12-02 11:52:04.103 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:04 2025-12-02 11:52:04.117 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:04 2025-12-02 11:52:04.117 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 242 ms 11:52:04 2025-12-02 11:52:04.187 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:04 2025-12-02 11:52:04.189 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:04 2025-12-02 11:52:04.195 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:04 2025-12-02 11:52:04.196 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-15 - Starting... 11:52:04 2025-12-02 11:52:04.197 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-15 - Added connection conn140: url=jdbc:h2:mem:testdb12 user=POLICY_USER 11:52:04 2025-12-02 11:52:04.198 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-15 - Start completed. 11:52:04 2025-12-02 11:52:04.198 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:04 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-15)'] 11:52:04 Database driver: undefined/unknown 11:52:04 Database version: 2.2.224 11:52:04 Autocommit mode: undefined/unknown 11:52:04 Isolation level: undefined/unknown 11:52:04 Minimum pool size: undefined/unknown 11:52:04 Maximum pool size: undefined/unknown 11:52:04 2025-12-02 11:52:04.311 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:04 2025-12-02 11:52:04.344 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:04 2025-12-02 11:52:04.671 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:04 2025-12-02 11:52:04.727 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:05 2025-12-02 11:52:04.926 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:05 2025-12-02 11:52:04.960 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-15"] 11:52:05 2025-12-02 11:52:04.971 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-15], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:05 2025-12-02 11:52:04.974 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 33101 (https) with context path '/policy/pap/v1' 11:52:05 2025-12-02 11:52:04.980 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:05 2025-12-02 11:52:04.980 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:05 2025-12-02 11:52:04.980 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:05 2025-12-02 11:52:04.980 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:05 2025-12-02 11:52:04.981 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:05 2025-12-02 11:52:04.981 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:05 2025-12-02 11:52:04.981 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:05 2025-12-02 11:52:04.981 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@24951fdd 11:52:05 2025-12-02 11:52:04.981 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:05 2025-12-02 11:52:04.981 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@209bfe17 11:52:05 2025-12-02 11:52:04.981 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:05 2025-12-02 11:52:04.981 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:05 2025-12-02 11:52:04.981 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:05 2025-12-02 11:52:04.981 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:05 2025-12-02 11:52:04.982 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:05 2025-12-02 11:52:04.982 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:05 2025-12-02 11:52:04.982 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:05 2025-12-02 11:52:04.982 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:05 2025-12-02 11:52:04.982 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:05 2025-12-02 11:52:04.983 [Thread-208] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:05 2025-12-02 11:52:04.983 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:05 2025-12-02 11:52:04.983 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:05 2025-12-02 11:52:04.983 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:05 2025-12-02 11:52:04.983 [Thread-209] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:05 2025-12-02 11:52:04.983 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:05 2025-12-02 11:52:04.990 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:05 2025-12-02 11:52:04.990 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStarted(59) - Started TestPolicyAuditControllerV1 in 1.135 seconds (process running for 54.973) 11:52:05 2025-12-02 11:52:05.006 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.007 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.020 [https-jsse-nio-auto-15-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:52:05 2025-12-02 11:52:05.021 [https-jsse-nio-auto-15-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:52:05 2025-12-02 11:52:05.023 [https-jsse-nio-auto-15-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 11:52:05 2025-12-02 11:52:05.200 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.201 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.230 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.230 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.349 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.350 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.377 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.378 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.484 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.485 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.516 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.516 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.548 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.549 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.824 [https-jsse-nio-auto-15-exec-9] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 177 ms 11:52:05 2025-12-02 11:52:05.833 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:05 2025-12-02 11:52:05.834 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:06 2025-12-02 11:52:05.935 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:06 2025-12-02 11:52:05.935 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:06 2025-12-02 11:52:06.045 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:06 2025-12-02 11:52:06.046 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:06 2025-12-02 11:52:06.161 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:06 2025-12-02 11:52:06.161 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:06 2025-12-02 11:52:06.162 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:06 2025-12-02 11:52:06.162 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:06 2025-12-02 11:52:06.162 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:06 2025-12-02 11:52:06.162 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:06 2025-12-02 11:52:06.162 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:06 2025-12-02 11:52:06.162 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:06 2025-12-02 11:52:06.162 [Thread-209] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:06 2025-12-02 11:52:06.162 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:06 2025-12-02 11:52:06.163 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:06 2025-12-02 11:52:06.163 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:06 2025-12-02 11:52:06.163 [Thread-208] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:06 2025-12-02 11:52:06.163 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:06 2025-12-02 11:52:06.163 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:06 2025-12-02 11:52:06.163 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:06 2025-12-02 11:52:06.163 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:06 2025-12-02 11:52:06.163 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:06 2025-12-02 11:52:06.163 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:06 2025-12-02 11:52:06.163 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:06 2025-12-02 11:52:06.163 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:06 2025-12-02 11:52:06.163 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:06 2025-12-02 11:52:06.164 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:06 2025-12-02 11:52:06.165 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:06 2025-12-02 11:52:06.166 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-15-33101"] 11:52:06 2025-12-02 11:52:06.167 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:06 2025-12-02 11:52:06.167 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-15"] 11:52:06 2025-12-02 11:52:06.171 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:06 2025-12-02 11:52:06.179 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-15 - Shutdown initiated... 11:52:06 2025-12-02 11:52:06.180 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-15 - Shutdown completed. 11:52:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.333 s -- in org.onap.policy.pap.main.rest.TestPolicyAuditControllerV1 11:52:06 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeleteProvider 11:52:06 2025-12-02 11:52:06.326 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA null 11:52:06 2025-12-02 11:52:06.331 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:52:06 2025-12-02 11:52:06.331 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.3 from subgroup groupA pdpTypeA count=2 11:52:06 2025-12-02 11:52:06.331 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 11:52:06 2025-12-02 11:52:06.331 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 11:52:06 2025-12-02 11:52:06.332 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:52:06 2025-12-02 11:52:06.332 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:52:06 2025-12-02 11:52:06.332 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-12-02T11:52:06Z, user=PAP_TEST)] 11:52:06 2025-12-02 11:52:06.343 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 11:52:06 2025-12-02 11:52:06.346 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.3 from subgroup groupA pdpTypeA count=2 11:52:06 2025-12-02 11:52:06.482 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA 1.2.3 11:52:06 2025-12-02 11:52:06.494 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 11:52:06 2025-12-02 11:52:06.498 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.300 from subgroup groupA pdpTypeA count=2 11:52:06 2025-12-02 11:52:06.498 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.3 from subgroup groupA pdpTypeA count=1 11:52:06 2025-12-02 11:52:06.503 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 11:52:06 2025-12-02 11:52:06.512 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA null 11:52:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeleteProvider 11:52:06 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyUndeployerImpl 11:52:06 2025-12-02 11:52:06.521 [main] WARN o.o.p.p.m.rest.PolicyUndeployerImpl.undeployPolicies(72) - subgroup my-group my-subgroup not found 11:52:06 2025-12-02 11:52:06.532 [main] INFO o.o.p.p.m.rest.PolicyUndeployerImpl.undeployPolicies(87) - remove policy ident-a 2.3.1+1 from subgroup my-group my-subgroup count=3 11:52:06 2025-12-02 11:52:06.532 [main] INFO o.o.p.p.m.rest.PolicyUndeployerImpl.undeployPolicies(87) - remove policy ident-b 2.3.2-1 from subgroup my-group my-subgroup count=2 11:52:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.pap.main.rest.TestPolicyUndeployerImpl 11:52:06 [INFO] Running org.onap.policy.pap.main.rest.e2e.PolicyStatusTest 11:52:06 11:52:06 . ____ _ __ _ _ 11:52:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:06 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:06 =========|_|==============|___/=/_/_/_/ 11:52:06 11:52:06 :: Spring Boot :: (v3.5.3) 11:52:06 11:52:06 2025-12-02 11:52:06.562 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStarting(53) - Starting PolicyStatusTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:06 2025-12-02 11:52:06.563 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 11:52:06 2025-12-02 11:52:06.706 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:06 2025-12-02 11:52:06.717 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 11:52:06 2025-12-02 11:52:06.794 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:06 2025-12-02 11:52:06.795 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-16"] 11:52:06 2025-12-02 11:52:06.795 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:06 2025-12-02 11:52:06.795 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:06 2025-12-02 11:52:06.808 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:06 2025-12-02 11:52:06.808 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 245 ms 11:52:06 2025-12-02 11:52:06.897 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:06 2025-12-02 11:52:06.899 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:06 2025-12-02 11:52:06.905 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:06 2025-12-02 11:52:06.906 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-16 - Starting... 11:52:06 2025-12-02 11:52:06.907 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-16 - Added connection conn150: url=jdbc:h2:mem:testdb13 user=POLICY_USER 11:52:06 2025-12-02 11:52:06.907 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-16 - Start completed. 11:52:06 2025-12-02 11:52:06.908 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:06 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-16)'] 11:52:06 Database driver: undefined/unknown 11:52:06 Database version: 2.2.224 11:52:06 Autocommit mode: undefined/unknown 11:52:06 Isolation level: undefined/unknown 11:52:06 Minimum pool size: undefined/unknown 11:52:06 Maximum pool size: undefined/unknown 11:52:07 2025-12-02 11:52:07.032 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:07 2025-12-02 11:52:07.073 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:07 2025-12-02 11:52:07.346 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:07 2025-12-02 11:52:07.394 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:07 2025-12-02 11:52:07.589 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:07 2025-12-02 11:52:07.627 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-16"] 11:52:07 2025-12-02 11:52:07.638 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-16], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:07 2025-12-02 11:52:07.642 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 35331 (https) with context path '/policy/pap/v1' 11:52:07 2025-12-02 11:52:07.651 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:07 2025-12-02 11:52:07.651 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:07 2025-12-02 11:52:07.651 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:07 2025-12-02 11:52:07.651 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:07 2025-12-02 11:52:07.651 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:07 2025-12-02 11:52:07.652 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:07 2025-12-02 11:52:07.652 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:07 2025-12-02 11:52:07.652 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@30037970 11:52:07 2025-12-02 11:52:07.652 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:07 2025-12-02 11:52:07.652 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@16d20d10 11:52:07 2025-12-02 11:52:07.652 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:07 2025-12-02 11:52:07.652 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:07 2025-12-02 11:52:07.652 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:07 2025-12-02 11:52:07.652 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:07 2025-12-02 11:52:07.652 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:07 2025-12-02 11:52:07.652 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:07 2025-12-02 11:52:07.653 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:07 2025-12-02 11:52:07.654 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:07 2025-12-02 11:52:07.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:07 2025-12-02 11:52:07.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:07 2025-12-02 11:52:07.657 [Thread-213] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:07 2025-12-02 11:52:07.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:07 2025-12-02 11:52:07.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:07 2025-12-02 11:52:07.658 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:07 2025-12-02 11:52:07.658 [Thread-214] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:07 2025-12-02 11:52:07.658 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:07 2025-12-02 11:52:07.658 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStarted(59) - Started PolicyStatusTest in 1.115 seconds (process running for 57.641) 11:52:07 2025-12-02 11:52:07.680 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:07 2025-12-02 11:52:07.681 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:07 2025-12-02 11:52:07.693 [https-jsse-nio-auto-16-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:52:07 2025-12-02 11:52:07.693 [https-jsse-nio-auto-16-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:52:07 2025-12-02 11:52:07.695 [https-jsse-nio-auto-16-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 11:52:07 2025-12-02 11:52:07.876 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:07 2025-12-02 11:52:07.877 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:08 2025-12-02 11:52:07.997 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:08 2025-12-02 11:52:07.998 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:08 2025-12-02 11:52:08.125 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:08 2025-12-02 11:52:08.126 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:08 2025-12-02 11:52:08.240 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:08 2025-12-02 11:52:08.241 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:08 2025-12-02 11:52:08.354 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:08 2025-12-02 11:52:08.355 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:08 2025-12-02 11:52:08.458 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:08 2025-12-02 11:52:08.458 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:08 2025-12-02 11:52:08.458 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:08 2025-12-02 11:52:08.458 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:08 2025-12-02 11:52:08.459 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:08 2025-12-02 11:52:08.459 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:08 2025-12-02 11:52:08.459 [Thread-214] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:08 2025-12-02 11:52:08.459 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:08 2025-12-02 11:52:08.459 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:08 2025-12-02 11:52:08.460 [Thread-213] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:08 2025-12-02 11:52:08.460 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:08 2025-12-02 11:52:08.460 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:08 2025-12-02 11:52:08.460 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:08 2025-12-02 11:52:08.460 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:08 2025-12-02 11:52:08.460 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:08 2025-12-02 11:52:08.460 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:08 2025-12-02 11:52:08.460 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:08 2025-12-02 11:52:08.460 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:08 2025-12-02 11:52:08.460 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:08 2025-12-02 11:52:08.460 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:08 2025-12-02 11:52:08.460 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:08 2025-12-02 11:52:08.461 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:08 2025-12-02 11:52:08.462 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:08 2025-12-02 11:52:08.462 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-16-35331"] 11:52:08 2025-12-02 11:52:08.463 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:08 2025-12-02 11:52:08.464 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-16"] 11:52:08 2025-12-02 11:52:08.467 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:08 2025-12-02 11:52:08.475 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-16 - Shutdown initiated... 11:52:08 2025-12-02 11:52:08.476 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-16 - Shutdown completed. 11:52:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.942 s -- in org.onap.policy.pap.main.rest.e2e.PolicyStatusTest 11:52:08 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupDeleteTest 11:52:08 11:52:08 . ____ _ __ _ _ 11:52:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:08 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:08 =========|_|==============|___/=/_/_/_/ 11:52:08 11:52:08 :: Spring Boot :: (v3.5.3) 11:52:08 11:52:08 2025-12-02 11:52:08.506 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStarting(53) - Starting PdpGroupDeleteTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:08 2025-12-02 11:52:08.506 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 11:52:08 2025-12-02 11:52:08.665 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:08 2025-12-02 11:52:08.676 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 11:52:08 2025-12-02 11:52:08.765 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:08 2025-12-02 11:52:08.766 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-17"] 11:52:08 2025-12-02 11:52:08.766 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:08 2025-12-02 11:52:08.766 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:08 2025-12-02 11:52:08.783 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:08 2025-12-02 11:52:08.783 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 276 ms 11:52:08 2025-12-02 11:52:08.869 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:08 2025-12-02 11:52:08.870 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:08 2025-12-02 11:52:08.877 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:08 2025-12-02 11:52:08.877 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-17 - Starting... 11:52:08 2025-12-02 11:52:08.879 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-17 - Added connection conn160: url=jdbc:h2:mem:testdb14 user=POLICY_USER 11:52:08 2025-12-02 11:52:08.879 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-17 - Start completed. 11:52:08 2025-12-02 11:52:08.879 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:08 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-17)'] 11:52:08 Database driver: undefined/unknown 11:52:08 Database version: 2.2.224 11:52:08 Autocommit mode: undefined/unknown 11:52:08 Isolation level: undefined/unknown 11:52:08 Minimum pool size: undefined/unknown 11:52:08 Maximum pool size: undefined/unknown 11:52:09 2025-12-02 11:52:09.004 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:09 2025-12-02 11:52:09.033 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:09 2025-12-02 11:52:09.292 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:09 2025-12-02 11:52:09.339 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:09 2025-12-02 11:52:09.549 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:09 2025-12-02 11:52:09.587 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-17"] 11:52:09 2025-12-02 11:52:09.597 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-17], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:09 2025-12-02 11:52:09.599 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 34989 (https) with context path '/policy/pap/v1' 11:52:09 2025-12-02 11:52:09.605 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:09 2025-12-02 11:52:09.605 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:09 2025-12-02 11:52:09.605 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:09 2025-12-02 11:52:09.605 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:09 2025-12-02 11:52:09.605 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:09 2025-12-02 11:52:09.605 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:09 2025-12-02 11:52:09.605 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:09 2025-12-02 11:52:09.605 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6a2c4a 11:52:09 2025-12-02 11:52:09.606 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:09 2025-12-02 11:52:09.606 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6a04b96b 11:52:09 2025-12-02 11:52:09.606 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:09 2025-12-02 11:52:09.606 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:09 2025-12-02 11:52:09.606 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:09 2025-12-02 11:52:09.606 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:09 2025-12-02 11:52:09.606 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:09 2025-12-02 11:52:09.606 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:09 2025-12-02 11:52:09.606 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:09 2025-12-02 11:52:09.607 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:09 2025-12-02 11:52:09.607 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:09 2025-12-02 11:52:09.607 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:09 2025-12-02 11:52:09.607 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:09 2025-12-02 11:52:09.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:09 2025-12-02 11:52:09.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:09 2025-12-02 11:52:09.608 [Thread-219] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:09 2025-12-02 11:52:09.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:09 2025-12-02 11:52:09.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:09 2025-12-02 11:52:09.608 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStarted(59) - Started PdpGroupDeleteTest in 1.122 seconds (process running for 59.592) 11:52:09 2025-12-02 11:52:09.729 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@6ecefcbd 11:52:09 2025-12-02 11:52:09.751 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:09 2025-12-02 11:52:09.752 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:09 2025-12-02 11:52:09.763 [https-jsse-nio-auto-17-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:52:09 2025-12-02 11:52:09.763 [https-jsse-nio-auto-17-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:52:09 2025-12-02 11:52:09.764 [https-jsse-nio-auto-17-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:52:09 2025-12-02 11:52:09.926 [https-jsse-nio-auto-17-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deleteGroup 11:52:09 2025-12-02 11:52:09.929 [https-jsse-nio-auto-17-exec-7] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group deleteGroup 11:52:10 2025-12-02 11:52:10.460 [https-jsse-nio-auto-17-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group deleteGroup 11:52:10 2025-12-02 11:52:10.461 [https-jsse-nio-auto-17-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: deleteGroup 11:52:10 2025-12-02 11:52:10.461 [https-jsse-nio-auto-17-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 11:52:10 org.onap.policy.models.base.PfModelException: group not found 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 11:52:10 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:10 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:10 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:10 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:10 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:52:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 11:52:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:10 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:10 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:10 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:10 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:10 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:10 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:10 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:10 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:10 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:10 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:10 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:10 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:10 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:10 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:10 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:10 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:10 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:10 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:10 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:10 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:10 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:10 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:10 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:10 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:10 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:10 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:10 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:10 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:10 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:10 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:10 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:10 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:10 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:10 2025-12-02 11:52:10.464 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@6ecefcbd 11:52:10 2025-12-02 11:52:10.506 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@74f09a61 11:52:10 2025-12-02 11:52:10.521 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.PdpGroupDeleteTest$$Lambda$3856/0x0000000801f2f618@26ad4e66 11:52:10 2025-12-02 11:52:10.526 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:10 2025-12-02 11:52:10.526 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:10 2025-12-02 11:52:10.732 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 11:52:10 2025-12-02 11:52:10.733 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy onap.restart.tcaB 1.0.0 from subgroup undeployPolicy pdpTypeA count=0 11:52:10 2025-12-02 11:52:10.733 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy onap.restart.tcaB 1.0.0 11:52:10 2025-12-02 11:52:10.733 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_1 undeployPolicy pdpTypeA policies=0 11:52:10 2025-12-02 11:52:10.733 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_2 undeployPolicy pdpTypeA policies=0 11:52:10 2025-12-02 11:52:10.733 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group undeployPolicy 11:52:10 2025-12-02 11:52:10.733 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group undeployPolicy 11:52:10 2025-12-02 11:52:10.745 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=undeployPolicy, pdpType=pdpTypeA, policy=onap.restart.tcaB 1.0.0, action=UNDEPLOYMENT, timestamp=2025-12-02T11:52:10Z, user=policyadmin)] 11:52:10 2025-12-02 11:52:10.758 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_2 PdpUpdate starting 11:52:10 2025-12-02 11:52:10.759 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting listener 11:52:10 2025-12-02 11:52:10.759 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting timer 11:52:10 2025-12-02 11:52:10.759 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=4c5b43cc-4937-4ea0-916c-cb1cf47764c6, expireMs=1764676333759] 11:52:10 2025-12-02 11:52:10.759 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting enqueue 11:52:10 2025-12-02 11:52:10.759 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=4c5b43cc-4937-4ea0-916c-cb1cf47764c6, expireMs=1764676333759] 11:52:10 2025-12-02 11:52:10.759 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_2 PdpUpdate started 11:52:10 2025-12-02 11:52:10.759 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_1 PdpUpdate starting 11:52:10 2025-12-02 11:52:10.759 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:10 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"4c5b43cc-4937-4ea0-916c-cb1cf47764c6","timestampMs":1764676330733,"name":"pdpBA_2","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 11:52:10 2025-12-02 11:52:10.759 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting listener 11:52:10 2025-12-02 11:52:10.760 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting timer 11:52:10 2025-12-02 11:52:10.760 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=f8589bde-f700-4dd4-829d-88aa9efd9f02, expireMs=1764676333760] 11:52:10 2025-12-02 11:52:10.760 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting enqueue 11:52:10 2025-12-02 11:52:10.760 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_1 PdpUpdate started 11:52:10 2025-12-02 11:52:10.760 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:10 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"f8589bde-f700-4dd4-829d-88aa9efd9f02","timestampMs":1764676330733,"name":"pdpBA_1","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 11:52:10 2025-12-02 11:52:10.764 [Thread-222] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:10 {"policies":[],"response":{"responseTo":"4c5b43cc-4937-4ea0-916c-cb1cf47764c6"},"messageName":"PDP_STATUS","requestId":"e7ccc9ea-0188-40d7-8c9c-fdbb1c13bd81","timestampMs":1764676330520,"name":"pdpBA_2","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 11:52:10 2025-12-02 11:52:10.764 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_2 PdpUpdate stopping 11:52:10 2025-12-02 11:52:10.764 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping enqueue 11:52:10 2025-12-02 11:52:10.764 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping timer 11:52:10 2025-12-02 11:52:10.764 [Thread-222] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=4c5b43cc-4937-4ea0-916c-cb1cf47764c6, expireMs=1764676333759] 11:52:10 2025-12-02 11:52:10.764 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping listener 11:52:10 2025-12-02 11:52:10.764 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_2 PdpUpdate stopped 11:52:10 2025-12-02 11:52:10.771 [Thread-222] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_2 PdpUpdate successful 11:52:10 2025-12-02 11:52:10.771 [Thread-222] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_2 has no more requests 11:52:10 2025-12-02 11:52:10.778 [Thread-222] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 11:52:10 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 11:52:10 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 11:52:10 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 11:52:10 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:10 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:10 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 11:52:10 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 11:52:10 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 11:52:10 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 11:52:10 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 11:52:10 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 11:52:10 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 11:52:10 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 11:52:10 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 11:52:10 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 11:52:10 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 11:52:10 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 11:52:10 2025-12-02 11:52:10.779 [Thread-222] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:10 {"policies":[],"response":{"responseTo":"f8589bde-f700-4dd4-829d-88aa9efd9f02"},"messageName":"PDP_STATUS","requestId":"dc7ca243-e9bb-4959-b7e7-ff6564444b8a","timestampMs":1764676330520,"name":"pdpBA_1","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 11:52:10 2025-12-02 11:52:10.779 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_1 PdpUpdate stopping 11:52:10 2025-12-02 11:52:10.779 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping enqueue 11:52:10 2025-12-02 11:52:10.779 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping timer 11:52:10 2025-12-02 11:52:10.779 [Thread-222] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=f8589bde-f700-4dd4-829d-88aa9efd9f02, expireMs=1764676333760] 11:52:10 2025-12-02 11:52:10.779 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping listener 11:52:10 2025-12-02 11:52:10.779 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_1 PdpUpdate stopped 11:52:10 2025-12-02 11:52:10.785 [Thread-217] INFO network.log(87) - [OUT|NOOP|notification-topic] 11:52:10 {"deployed-policies":[],"undeployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tcaB","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}]} 11:52:10 2025-12-02 11:52:10.785 [Thread-222] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_1 PdpUpdate successful 11:52:10 2025-12-02 11:52:10.786 [Thread-222] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_1 has no more requests 11:52:10 2025-12-02 11:52:10.795 [Thread-222] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 11:52:10 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 11:52:10 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 11:52:10 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 11:52:10 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:10 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:10 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 11:52:10 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 11:52:10 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 11:52:10 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 11:52:10 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 11:52:10 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 11:52:10 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 11:52:10 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 11:52:10 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 11:52:10 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 11:52:10 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 11:52:10 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 11:52:10 2025-12-02 11:52:10.974 [https-jsse-nio-auto-17-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 11:52:10 2025-12-02 11:52:10.975 [https-jsse-nio-auto-17-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: onap.restart.tcaB null 11:52:10 2025-12-02 11:52:10.975 [https-jsse-nio-auto-17-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 11:52:10 org.onap.policy.models.base.PfModelException: policy does not appear in any PDP group: onap.restart.tcaB null 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:108) 11:52:10 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:10 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:10 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:10 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:10 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:52:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 11:52:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:10 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:10 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:10 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:10 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:10 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:10 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:10 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:10 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:10 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:10 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:11 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:11 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:11 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:11 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:11 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:11 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:11 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:11 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:11 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:11 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:11 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:11 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:11 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:11 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:11 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:11 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:11 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:11 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:11 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:11 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:11 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:11 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:11 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:11 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:11 2025-12-02 11:52:10.978 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@74f09a61 11:52:11 2025-12-02 11:52:11.003 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@36b728a3 11:52:11 2025-12-02 11:52:11.017 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:11 2025-12-02 11:52:11.018 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:11 2025-12-02 11:52:11.159 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 11:52:11 2025-12-02 11:52:11.159 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicyVersion 11:52:11 2025-12-02 11:52:11.160 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy onap.restart.tcaC 1.0.0 from subgroup undeployPolicyVersion pdpTypeA count=0 11:52:11 2025-12-02 11:52:11.160 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy onap.restart.tcaC 1.0.0 11:52:11 2025-12-02 11:52:11.160 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpCA_1 undeployPolicyVersion pdpTypeA policies=0 11:52:11 2025-12-02 11:52:11.160 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpCA_2 undeployPolicyVersion pdpTypeA policies=0 11:52:11 2025-12-02 11:52:11.160 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group undeployPolicyVersion 11:52:11 2025-12-02 11:52:11.160 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group undeployPolicyVersion 11:52:11 2025-12-02 11:52:11.175 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=undeployPolicyVersion, pdpType=pdpTypeA, policy=onap.restart.tcaC 1.0.0, action=UNDEPLOYMENT, timestamp=2025-12-02T11:52:11Z, user=policyadmin)] 11:52:11 2025-12-02 11:52:11.183 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpCA_1 PdpUpdate starting 11:52:11 2025-12-02 11:52:11.183 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting listener 11:52:11 2025-12-02 11:52:11.183 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting timer 11:52:11 2025-12-02 11:52:11.183 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=5c5d16b6-fc8d-4f5f-98f3-1d2eb8cd213c, expireMs=1764676334183] 11:52:11 2025-12-02 11:52:11.183 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting enqueue 11:52:11 2025-12-02 11:52:11.183 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpCA_1 PdpUpdate started 11:52:11 2025-12-02 11:52:11.184 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpCA_2 PdpUpdate starting 11:52:11 2025-12-02 11:52:11.184 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting listener 11:52:11 2025-12-02 11:52:11.184 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting timer 11:52:11 2025-12-02 11:52:11.184 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:11 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaC","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"5c5d16b6-fc8d-4f5f-98f3-1d2eb8cd213c","timestampMs":1764676331160,"name":"pdpCA_1","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 11:52:11 2025-12-02 11:52:11.184 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=f33359f2-0ecb-4efc-a100-13ecb4a9367d, expireMs=1764676334184] 11:52:11 2025-12-02 11:52:11.184 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting enqueue 11:52:11 2025-12-02 11:52:11.184 [https-jsse-nio-auto-17-exec-3] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpCA_2 PdpUpdate started 11:52:11 2025-12-02 11:52:11.184 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:11 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaC","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"f33359f2-0ecb-4efc-a100-13ecb4a9367d","timestampMs":1764676331160,"name":"pdpCA_2","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 11:52:11 2025-12-02 11:52:11.185 [Thread-224] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:11 {"policies":[],"response":{"responseTo":"5c5d16b6-fc8d-4f5f-98f3-1d2eb8cd213c"},"messageName":"PDP_STATUS","requestId":"5a990df7-c1a8-4b33-9170-85356b4a1dd0","timestampMs":1764676331013,"name":"pdpCA_1","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 11:52:11 2025-12-02 11:52:11.185 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpCA_1 PdpUpdate stopping 11:52:11 2025-12-02 11:52:11.185 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping enqueue 11:52:11 2025-12-02 11:52:11.186 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping timer 11:52:11 2025-12-02 11:52:11.186 [Thread-224] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=5c5d16b6-fc8d-4f5f-98f3-1d2eb8cd213c, expireMs=1764676334183] 11:52:11 2025-12-02 11:52:11.186 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping listener 11:52:11 2025-12-02 11:52:11.186 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpCA_1 PdpUpdate stopped 11:52:11 2025-12-02 11:52:11.192 [Thread-224] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpCA_1 PdpUpdate successful 11:52:11 2025-12-02 11:52:11.192 [Thread-224] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpCA_1 has no more requests 11:52:11 2025-12-02 11:52:11.201 [Thread-224] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 11:52:11 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 11:52:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 11:52:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 11:52:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 11:52:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 11:52:11 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 11:52:11 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 11:52:11 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 11:52:11 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 11:52:11 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 11:52:11 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 11:52:11 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 11:52:11 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 11:52:11 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 11:52:11 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 11:52:11 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 11:52:11 2025-12-02 11:52:11.201 [Thread-224] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:11 {"policies":[],"response":{"responseTo":"f33359f2-0ecb-4efc-a100-13ecb4a9367d"},"messageName":"PDP_STATUS","requestId":"8abfd059-5a87-4ab4-9a81-5c86a35d380e","timestampMs":1764676331013,"name":"pdpCA_2","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 11:52:11 2025-12-02 11:52:11.202 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpCA_2 PdpUpdate stopping 11:52:11 2025-12-02 11:52:11.202 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping enqueue 11:52:11 2025-12-02 11:52:11.202 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping timer 11:52:11 2025-12-02 11:52:11.202 [Thread-224] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=f33359f2-0ecb-4efc-a100-13ecb4a9367d, expireMs=1764676334184] 11:52:11 2025-12-02 11:52:11.202 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping listener 11:52:11 2025-12-02 11:52:11.202 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpCA_2 PdpUpdate stopped 11:52:11 2025-12-02 11:52:11.209 [Thread-224] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpCA_2 PdpUpdate successful 11:52:11 2025-12-02 11:52:11.210 [Thread-224] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpCA_2 has no more requests 11:52:11 2025-12-02 11:52:11.210 [Thread-217] INFO network.log(87) - [OUT|NOOP|notification-topic] 11:52:11 {"deployed-policies":[],"undeployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tcaC","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}]} 11:52:11 2025-12-02 11:52:11.218 [Thread-224] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 11:52:11 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 11:52:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 11:52:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 11:52:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 11:52:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:11 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 11:52:11 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 11:52:11 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 11:52:11 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 11:52:11 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 11:52:11 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 11:52:11 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 11:52:11 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 11:52:11 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 11:52:11 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 11:52:11 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 11:52:11 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 11:52:11 2025-12-02 11:52:11.373 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 11:52:11 2025-12-02 11:52:11.373 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicyVersion 11:52:11 2025-12-02 11:52:11.373 [https-jsse-nio-auto-17-exec-4] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: onap.restart.tcaC 1.0.0 11:52:11 2025-12-02 11:52:11.374 [https-jsse-nio-auto-17-exec-4] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 11:52:11 org.onap.policy.models.base.PfModelException: policy does not appear in any PDP group: onap.restart.tcaC 1.0.0 11:52:11 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:108) 11:52:11 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:11 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 11:52:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:11 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 11:52:11 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 11:52:11 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 11:52:11 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 11:52:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:11 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:11 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:11 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:11 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:11 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:11 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 11:52:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:11 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:11 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:52:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 11:52:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:11 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:11 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:11 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:11 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:11 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:11 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:11 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:11 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:11 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:11 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:11 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:11 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:11 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:11 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:11 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:11 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:11 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:11 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:11 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:11 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:11 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:11 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:11 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:11 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:11 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:11 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:11 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:11 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:11 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:11 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:11 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:11 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:11 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:11 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:11 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:11 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:11 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:11 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:11 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:11 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:11 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:11 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:11 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:11 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:11 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:11 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:11 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:11 2025-12-02 11:52:11.376 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@36b728a3 11:52:11 2025-12-02 11:52:11.380 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:11 2025-12-02 11:52:11.380 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:11 2025-12-02 11:52:11.380 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:11 2025-12-02 11:52:11.380 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:11 2025-12-02 11:52:11.380 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:11 2025-12-02 11:52:11.380 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:11 2025-12-02 11:52:11.380 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:11 2025-12-02 11:52:11.380 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:11 2025-12-02 11:52:11.380 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:11 2025-12-02 11:52:11.380 [Thread-219] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:11 2025-12-02 11:52:11.381 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:11 2025-12-02 11:52:11.381 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 11:52:11 2025-12-02 11:52:11.383 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:11 2025-12-02 11:52:11.383 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:11 2025-12-02 11:52:11.383 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:11 2025-12-02 11:52:11.383 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:11 2025-12-02 11:52:11.383 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 11:52:11 2025-12-02 11:52:11.383 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 11:52:11 2025-12-02 11:52:11.383 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 11:52:11 2025-12-02 11:52:11.383 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: shutdown 11:52:11 2025-12-02 11:52:11.383 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: shutdown 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:11 2025-12-02 11:52:11.384 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:11 2025-12-02 11:52:11.385 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:11 2025-12-02 11:52:11.385 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-17-34989"] 11:52:11 2025-12-02 11:52:11.386 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:11 2025-12-02 11:52:11.387 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-17"] 11:52:11 2025-12-02 11:52:11.389 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:11 2025-12-02 11:52:11.396 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-17 - Shutdown initiated... 11:52:11 2025-12-02 11:52:11.397 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-17 - Shutdown completed. 11:52:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.919 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupDeleteTest 11:52:11 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupDeployTest 11:52:11 11:52:11 . ____ _ __ _ _ 11:52:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:11 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:11 =========|_|==============|___/=/_/_/_/ 11:52:11 11:52:11 :: Spring Boot :: (v3.5.3) 11:52:11 11:52:11 2025-12-02 11:52:11.437 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStarting(53) - Starting PdpGroupDeployTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:11 2025-12-02 11:52:11.438 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 11:52:11 2025-12-02 11:52:11.584 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:11 2025-12-02 11:52:11.600 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 14 ms. Found 7 JPA repository interfaces. 11:52:11 2025-12-02 11:52:11.679 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:11 2025-12-02 11:52:11.679 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-18"] 11:52:11 2025-12-02 11:52:11.680 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:11 2025-12-02 11:52:11.680 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:11 2025-12-02 11:52:11.695 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:11 2025-12-02 11:52:11.695 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 257 ms 11:52:11 2025-12-02 11:52:11.767 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:11 2025-12-02 11:52:11.768 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:11 2025-12-02 11:52:11.774 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:11 2025-12-02 11:52:11.775 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-18 - Starting... 11:52:11 2025-12-02 11:52:11.776 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-18 - Added connection conn170: url=jdbc:h2:mem:testdb15 user=POLICY_USER 11:52:11 2025-12-02 11:52:11.776 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-18 - Start completed. 11:52:11 2025-12-02 11:52:11.777 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:11 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-18)'] 11:52:11 Database driver: undefined/unknown 11:52:11 Database version: 2.2.224 11:52:11 Autocommit mode: undefined/unknown 11:52:11 Isolation level: undefined/unknown 11:52:11 Minimum pool size: undefined/unknown 11:52:11 Maximum pool size: undefined/unknown 11:52:12 2025-12-02 11:52:11.898 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:12 2025-12-02 11:52:11.937 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:12 2025-12-02 11:52:12.206 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:12 2025-12-02 11:52:12.253 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:12 2025-12-02 11:52:12.493 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:12 2025-12-02 11:52:12.532 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-18"] 11:52:12 2025-12-02 11:52:12.543 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-18], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:12 2025-12-02 11:52:12.548 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 40663 (https) with context path '/policy/pap/v1' 11:52:12 2025-12-02 11:52:12.554 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:12 2025-12-02 11:52:12.554 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:12 2025-12-02 11:52:12.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:12 2025-12-02 11:52:12.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:12 2025-12-02 11:52:12.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:12 2025-12-02 11:52:12.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:12 2025-12-02 11:52:12.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:12 2025-12-02 11:52:12.555 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2a9b673f 11:52:12 2025-12-02 11:52:12.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:12 2025-12-02 11:52:12.555 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3a1c1d33 11:52:12 2025-12-02 11:52:12.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:12 2025-12-02 11:52:12.555 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:12 2025-12-02 11:52:12.556 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:12 2025-12-02 11:52:12.556 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:12 2025-12-02 11:52:12.556 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:12 2025-12-02 11:52:12.556 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:12 2025-12-02 11:52:12.556 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:12 2025-12-02 11:52:12.556 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:12 2025-12-02 11:52:12.556 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:12 2025-12-02 11:52:12.557 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:12 2025-12-02 11:52:12.557 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:12 2025-12-02 11:52:12.557 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:12 2025-12-02 11:52:12.557 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:12 2025-12-02 11:52:12.557 [Thread-230] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:12 2025-12-02 11:52:12.557 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:12 2025-12-02 11:52:12.557 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:12 2025-12-02 11:52:12.558 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStarted(59) - Started PdpGroupDeployTest in 1.149 seconds (process running for 62.541) 11:52:12 2025-12-02 11:52:12.611 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@14c32ce5 11:52:12 2025-12-02 11:52:12.627 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:12 2025-12-02 11:52:12.628 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:12 2025-12-02 11:52:12.645 [https-jsse-nio-auto-18-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:52:12 2025-12-02 11:52:12.646 [https-jsse-nio-auto-18-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:52:12 2025-12-02 11:52:12.646 [https-jsse-nio-auto-18-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 0 ms 11:52:12 2025-12-02 11:52:12.807 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deployGroups 11:52:12 2025-12-02 11:52:12.846 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy onap.restart.tca 1.0.0 11:52:12 2025-12-02 11:52:12.847 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpAA_1 deployGroups pdpTypeA policies=1 11:52:12 2025-12-02 11:52:12.847 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpAA_2 deployGroups pdpTypeA policies=1 11:52:12 2025-12-02 11:52:12.847 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group deployGroups 11:52:12 2025-12-02 11:52:12.847 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group deployGroups 11:52:12 2025-12-02 11:52:12.863 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=deployGroups, pdpType=pdpTypeA, policy=onap.restart.tca 1.0.0, action=DEPLOYMENT, timestamp=2025-12-02T11:52:12Z, user=policyadmin)] 11:52:12 2025-12-02 11:52:12.870 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpUpdate starting 11:52:12 2025-12-02 11:52:12.870 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting listener 11:52:12 2025-12-02 11:52:12.870 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting timer 11:52:12 2025-12-02 11:52:12.870 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=d877cdc4-c7b7-4d99-9b9a-a223ccbd88ac, expireMs=1764676335870] 11:52:12 2025-12-02 11:52:12.870 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting enqueue 11:52:12 2025-12-02 11:52:12.870 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpUpdate started 11:52:12 2025-12-02 11:52:12.870 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=d877cdc4-c7b7-4d99-9b9a-a223ccbd88ac, expireMs=1764676335870] 11:52:12 2025-12-02 11:52:12.870 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpUpdate starting 11:52:12 2025-12-02 11:52:12.871 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting listener 11:52:12 2025-12-02 11:52:12.871 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:12 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"d877cdc4-c7b7-4d99-9b9a-a223ccbd88ac","timestampMs":1764676332847,"name":"pdpAA_2","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 11:52:12 2025-12-02 11:52:12.871 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting timer 11:52:12 2025-12-02 11:52:12.871 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=fabbbb37-ee58-416b-89ec-a6b5babcab9a, expireMs=1764676335871] 11:52:12 2025-12-02 11:52:12.871 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting enqueue 11:52:12 2025-12-02 11:52:12.871 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpUpdate started 11:52:12 2025-12-02 11:52:12.871 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:12 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"fabbbb37-ee58-416b-89ec-a6b5babcab9a","timestampMs":1764676332847,"name":"pdpAA_1","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 11:52:12 2025-12-02 11:52:12.872 [Thread-231] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:12 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"d877cdc4-c7b7-4d99-9b9a-a223ccbd88ac"},"messageName":"PDP_STATUS","requestId":"cbe7d578-75f7-4af2-a7e5-055cc683f22c","timestampMs":1764676332623,"name":"pdpAA_2","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 11:52:12 2025-12-02 11:52:12.873 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpUpdate stopping 11:52:12 2025-12-02 11:52:12.873 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping enqueue 11:52:12 2025-12-02 11:52:12.873 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping timer 11:52:12 2025-12-02 11:52:12.873 [Thread-231] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=d877cdc4-c7b7-4d99-9b9a-a223ccbd88ac, expireMs=1764676335870] 11:52:12 2025-12-02 11:52:12.873 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping listener 11:52:12 2025-12-02 11:52:12.873 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpUpdate stopped 11:52:12 2025-12-02 11:52:12.880 [Thread-231] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_2 PdpUpdate successful 11:52:12 2025-12-02 11:52:12.880 [Thread-231] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_2 has no more requests 11:52:12 2025-12-02 11:52:12.887 [Thread-231] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:12 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"fabbbb37-ee58-416b-89ec-a6b5babcab9a"},"messageName":"PDP_STATUS","requestId":"d90f7f2d-35b4-493f-a3f8-eb92fc6a7c03","timestampMs":1764676332623,"name":"pdpAA_1","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 11:52:12 2025-12-02 11:52:12.888 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpUpdate stopping 11:52:12 2025-12-02 11:52:12.888 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping enqueue 11:52:12 2025-12-02 11:52:12.888 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping timer 11:52:12 2025-12-02 11:52:12.888 [Thread-231] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=fabbbb37-ee58-416b-89ec-a6b5babcab9a, expireMs=1764676335871] 11:52:12 2025-12-02 11:52:12.888 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping listener 11:52:12 2025-12-02 11:52:12.888 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpUpdate stopped 11:52:13 2025-12-02 11:52:12.906 [Thread-231] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_1 PdpUpdate successful 11:52:13 2025-12-02 11:52:12.906 [Thread-228] INFO network.log(87) - [OUT|NOOP|notification-topic] 11:52:13 {"deployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tca","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 11:52:13 2025-12-02 11:52:12.906 [Thread-231] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_1 has no more requests 11:52:13 2025-12-02 11:52:13.004 [https-jsse-nio-auto-18-exec-9] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deployGroups 11:52:13 2025-12-02 11:52:13.090 [https-jsse-nio-auto-18-exec-10] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group unknown-group 11:52:13 2025-12-02 11:52:13.091 [https-jsse-nio-auto-18-exec-10] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 11:52:13 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 11:52:13 item "unknown-group" value "DeploymentGroup(name=unknown-group, deploymentSubgroups=[DeploymentSubGroup(pdpType=pdpTypeA, action=PATCH, policies=[onap.restart.tca 1.0.0]), DeploymentSubGroup(pdpType=pdpTypeB, action=PATCH, policies=[])])" INVALID, unknown group 11:52:13 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroups(PdpGroupDeployProvider.java:118) 11:52:13 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:13 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:93) 11:52:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:13 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 11:52:13 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 11:52:13 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 11:52:13 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 11:52:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:13 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 11:52:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:13 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:52:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:52:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:13 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:13 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:13 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:13 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:13 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:13 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:13 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:13 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:13 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:13 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:13 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:13 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:13 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:13 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:13 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:13 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:13 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:13 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:13 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:13 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:13 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:13 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:13 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:13 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:13 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:13 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:13 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:13 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:13 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:13 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:13 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:13 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:13 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:13 2025-12-02 11:52:13.106 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@14c32ce5 11:52:13 2025-12-02 11:52:13.138 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@55bea58b 11:52:13 2025-12-02 11:52:13.151 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=1, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.PdpGroupDeployTest$$Lambda$3880/0x0000000801f3ee38@59319bd 11:52:13 2025-12-02 11:52:13.156 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:13 2025-12-02 11:52:13.157 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:13 2025-12-02 11:52:13.294 [https-jsse-nio-auto-18-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group deployPolicies 11:52:13 2025-12-02 11:52:13.294 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy onap.restart.tcaB 1.0.0 to subgroup deployPolicies pdpTypeA count=1 11:52:13 2025-12-02 11:52:13.294 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy onap.restart.tcaB 1.0.0 11:52:13 2025-12-02 11:52:13.295 [https-jsse-nio-auto-18-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_1 deployPolicies pdpTypeA policies=1 11:52:13 2025-12-02 11:52:13.295 [https-jsse-nio-auto-18-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_2 deployPolicies pdpTypeA policies=1 11:52:13 2025-12-02 11:52:13.295 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup deployPolicies pdpTypeB already contains policy onap.restart.tcaB 1.0.0 11:52:13 2025-12-02 11:52:13.295 [https-jsse-nio-auto-18-exec-5] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group deployPolicies 11:52:13 2025-12-02 11:52:13.295 [https-jsse-nio-auto-18-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group deployPolicies 11:52:13 2025-12-02 11:52:13.304 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=deployPolicies, pdpType=pdpTypeA, policy=onap.restart.tcaB 1.0.0, action=DEPLOYMENT, timestamp=2025-12-02T11:52:13Z, user=policyadmin)] 11:52:13 2025-12-02 11:52:13.310 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_2 PdpUpdate starting 11:52:13 2025-12-02 11:52:13.310 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting listener 11:52:13 2025-12-02 11:52:13.310 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting timer 11:52:13 2025-12-02 11:52:13.311 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=12bf714d-1d73-47a8-bac4-e149e8171ebb, expireMs=1764676336311] 11:52:13 2025-12-02 11:52:13.311 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting enqueue 11:52:13 2025-12-02 11:52:13.311 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_2 PdpUpdate started 11:52:13 2025-12-02 11:52:13.311 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_1 PdpUpdate starting 11:52:13 2025-12-02 11:52:13.311 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting listener 11:52:13 2025-12-02 11:52:13.311 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting timer 11:52:13 2025-12-02 11:52:13.311 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:13 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tcaB","version":"1.0.0","metadata":{"policy-id":"onap.restart.tcaB","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"12bf714d-1d73-47a8-bac4-e149e8171ebb","timestampMs":1764676333295,"name":"pdpBA_2","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 11:52:13 2025-12-02 11:52:13.311 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=f7fb1229-9e22-4eaa-bfca-cc0b5b18942d, expireMs=1764676336311] 11:52:13 2025-12-02 11:52:13.311 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting enqueue 11:52:13 2025-12-02 11:52:13.312 [https-jsse-nio-auto-18-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_1 PdpUpdate started 11:52:13 2025-12-02 11:52:13.312 [Thread-233] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:13 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"response":{"responseTo":"12bf714d-1d73-47a8-bac4-e149e8171ebb"},"messageName":"PDP_STATUS","requestId":"13ea60b5-9524-4f5f-b1d5-4dd2073672d6","timestampMs":1764676333151,"name":"pdpBA_2","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 11:52:13 2025-12-02 11:52:13.312 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:13 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tcaB","version":"1.0.0","metadata":{"policy-id":"onap.restart.tcaB","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"f7fb1229-9e22-4eaa-bfca-cc0b5b18942d","timestampMs":1764676333295,"name":"pdpBA_1","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 11:52:13 2025-12-02 11:52:13.313 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_2 PdpUpdate stopping 11:52:13 2025-12-02 11:52:13.313 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping enqueue 11:52:13 2025-12-02 11:52:13.313 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping timer 11:52:13 2025-12-02 11:52:13.313 [Thread-233] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=12bf714d-1d73-47a8-bac4-e149e8171ebb, expireMs=1764676336311] 11:52:13 2025-12-02 11:52:13.313 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping listener 11:52:13 2025-12-02 11:52:13.313 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_2 PdpUpdate stopped 11:52:13 2025-12-02 11:52:13.322 [Thread-233] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_2 PdpUpdate successful 11:52:13 2025-12-02 11:52:13.322 [Thread-233] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_2 has no more requests 11:52:13 2025-12-02 11:52:13.365 [Thread-233] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 11:52:13 org.onap.policy.models.base.PfModelRuntimeException: "PDP" INVALID, item has status INVALID 11:52:13 item "healthy" value "null" INVALID, is null 11:52:13 11:52:13 at org.onap.policy.pap.main.service.PdpGroupService.updatePdp(PdpGroupService.java:194) 11:52:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 11:52:13 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:13 at org.onap.policy.pap.main.service.PdpGroupService$$SpringCGLIB$$0.updatePdp() 11:52:13 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.updatePdpHealthStatus(PdpStatusMessageHandler.java:322) 11:52:13 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:284) 11:52:13 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:233) 11:52:13 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 11:52:13 at jdk.internal.reflect.GeneratedMethodAccessor728.invoke(Unknown Source) 11:52:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:13 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 11:52:13 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 11:52:13 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 11:52:13 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 11:52:13 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 11:52:13 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 11:52:13 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 11:52:13 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 11:52:13 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 11:52:13 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 11:52:13 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 11:52:13 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 11:52:13 2025-12-02 11:52:13.365 [Thread-233] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:13 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"response":{"responseTo":"f7fb1229-9e22-4eaa-bfca-cc0b5b18942d"},"messageName":"PDP_STATUS","requestId":"a29db517-54b7-478a-b169-5c804b0b7959","timestampMs":1764676333151,"name":"pdpBA_1","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 11:52:13 2025-12-02 11:52:13.365 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_1 PdpUpdate stopping 11:52:13 2025-12-02 11:52:13.365 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping enqueue 11:52:13 2025-12-02 11:52:13.365 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping timer 11:52:13 2025-12-02 11:52:13.365 [Thread-233] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=f7fb1229-9e22-4eaa-bfca-cc0b5b18942d, expireMs=1764676336311] 11:52:13 2025-12-02 11:52:13.365 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping listener 11:52:13 2025-12-02 11:52:13.366 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_1 PdpUpdate stopped 11:52:13 2025-12-02 11:52:13.372 [Thread-233] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_1 PdpUpdate successful 11:52:13 2025-12-02 11:52:13.372 [Thread-233] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_1 has no more requests 11:52:13 2025-12-02 11:52:13.372 [Thread-228] INFO network.log(87) - [OUT|NOOP|notification-topic] 11:52:13 {"deployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tcaB","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 11:52:13 2025-12-02 11:52:13.408 [Thread-233] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 11:52:13 org.onap.policy.models.base.PfModelRuntimeException: "PDP" INVALID, item has status INVALID 11:52:13 item "healthy" value "null" INVALID, is null 11:52:13 11:52:13 at org.onap.policy.pap.main.service.PdpGroupService.updatePdp(PdpGroupService.java:194) 11:52:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 11:52:13 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:13 at org.onap.policy.pap.main.service.PdpGroupService$$SpringCGLIB$$0.updatePdp() 11:52:13 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.updatePdpHealthStatus(PdpStatusMessageHandler.java:322) 11:52:13 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:284) 11:52:13 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:233) 11:52:13 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 11:52:13 at jdk.internal.reflect.GeneratedMethodAccessor728.invoke(Unknown Source) 11:52:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:13 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 11:52:13 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 11:52:13 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 11:52:13 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 11:52:13 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 11:52:13 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 11:52:13 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 11:52:13 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 11:52:13 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 11:52:13 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 11:52:13 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 11:52:13 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 11:52:13 2025-12-02 11:52:13.532 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group deployPolicies 11:52:13 2025-12-02 11:52:13.533 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup deployPolicies pdpTypeA already contains policy onap.restart.tcaB 1.0.0 11:52:13 2025-12-02 11:52:13.533 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup deployPolicies pdpTypeB already contains policy onap.restart.tcaB 1.0.0 11:52:13 2025-12-02 11:52:13.536 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@55bea58b 11:52:13 2025-12-02 11:52:13.540 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:13 2025-12-02 11:52:13.541 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:13 2025-12-02 11:52:13.541 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:13 2025-12-02 11:52:13.541 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:13 2025-12-02 11:52:13.541 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:13 2025-12-02 11:52:13.542 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:13 2025-12-02 11:52:13.542 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:13 2025-12-02 11:52:13.542 [Thread-230] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:13 2025-12-02 11:52:13.542 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:13 2025-12-02 11:52:13.542 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 11:52:13 2025-12-02 11:52:13.542 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:13 2025-12-02 11:52:13.542 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:13 2025-12-02 11:52:13.542 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:13 2025-12-02 11:52:13.542 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:13 2025-12-02 11:52:13.543 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:13 2025-12-02 11:52:13.543 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:13 2025-12-02 11:52:13.543 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 11:52:13 2025-12-02 11:52:13.543 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 11:52:13 2025-12-02 11:52:13.543 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 11:52:13 2025-12-02 11:52:13.543 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: shutdown 11:52:13 2025-12-02 11:52:13.544 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 11:52:13 2025-12-02 11:52:13.544 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 11:52:13 2025-12-02 11:52:13.544 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 11:52:13 2025-12-02 11:52:13.544 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:13 2025-12-02 11:52:13.544 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:13 2025-12-02 11:52:13.544 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: shutdown 11:52:13 2025-12-02 11:52:13.544 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 11:52:13 2025-12-02 11:52:13.545 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:13 2025-12-02 11:52:13.545 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:13 2025-12-02 11:52:13.545 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:13 2025-12-02 11:52:13.545 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:13 2025-12-02 11:52:13.545 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:13 2025-12-02 11:52:13.546 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:13 2025-12-02 11:52:13.546 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:13 2025-12-02 11:52:13.546 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:13 2025-12-02 11:52:13.547 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:13 2025-12-02 11:52:13.547 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-18-40663"] 11:52:13 2025-12-02 11:52:13.549 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:13 2025-12-02 11:52:13.549 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-18"] 11:52:13 2025-12-02 11:52:13.551 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:13 2025-12-02 11:52:13.557 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-18 - Shutdown initiated... 11:52:13 2025-12-02 11:52:13.558 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-18 - Shutdown completed. 11:52:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.160 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupDeployTest 11:52:13 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest 11:52:13 11:52:13 . ____ _ __ _ _ 11:52:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:13 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:13 =========|_|==============|___/=/_/_/_/ 11:52:13 11:52:13 :: Spring Boot :: (v3.5.3) 11:52:13 11:52:13 2025-12-02 11:52:13.584 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStarting(53) - Starting PdpGroupCreateOrUpdateTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:13 2025-12-02 11:52:13.584 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 11:52:13 2025-12-02 11:52:13.721 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:13 2025-12-02 11:52:13.731 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 11:52:13 2025-12-02 11:52:13.804 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:13 2025-12-02 11:52:13.805 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-19"] 11:52:13 2025-12-02 11:52:13.805 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:13 2025-12-02 11:52:13.805 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:13 2025-12-02 11:52:13.818 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:13 2025-12-02 11:52:13.818 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 233 ms 11:52:13 2025-12-02 11:52:13.886 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:13 2025-12-02 11:52:13.888 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:13 2025-12-02 11:52:13.893 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:13 2025-12-02 11:52:13.894 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-19 - Starting... 11:52:14 2025-12-02 11:52:13.895 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-19 - Added connection conn180: url=jdbc:h2:mem:testdb16 user=POLICY_USER 11:52:14 2025-12-02 11:52:13.895 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-19 - Start completed. 11:52:14 2025-12-02 11:52:13.896 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:14 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-19)'] 11:52:14 Database driver: undefined/unknown 11:52:14 Database version: 2.2.224 11:52:14 Autocommit mode: undefined/unknown 11:52:14 Isolation level: undefined/unknown 11:52:14 Minimum pool size: undefined/unknown 11:52:14 Maximum pool size: undefined/unknown 11:52:14 2025-12-02 11:52:14.008 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:14 2025-12-02 11:52:14.036 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:14 2025-12-02 11:52:14.336 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:14 2025-12-02 11:52:14.378 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:14 2025-12-02 11:52:14.563 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:14 2025-12-02 11:52:14.601 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-19"] 11:52:14 2025-12-02 11:52:14.611 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-19], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:14 2025-12-02 11:52:14.613 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 35039 (https) with context path '/policy/pap/v1' 11:52:14 2025-12-02 11:52:14.618 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:14 2025-12-02 11:52:14.618 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:14 2025-12-02 11:52:14.618 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:14 2025-12-02 11:52:14.619 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:14 2025-12-02 11:52:14.619 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:14 2025-12-02 11:52:14.619 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:14 2025-12-02 11:52:14.619 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:14 2025-12-02 11:52:14.619 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1c871105 11:52:14 2025-12-02 11:52:14.619 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:14 2025-12-02 11:52:14.619 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@18895e6a 11:52:14 2025-12-02 11:52:14.619 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:14 2025-12-02 11:52:14.619 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:14 2025-12-02 11:52:14.619 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:14 2025-12-02 11:52:14.619 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:14 2025-12-02 11:52:14.620 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:14 2025-12-02 11:52:14.620 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:14 2025-12-02 11:52:14.620 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:14 2025-12-02 11:52:14.620 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:14 2025-12-02 11:52:14.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:14 2025-12-02 11:52:14.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:14 2025-12-02 11:52:14.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:14 2025-12-02 11:52:14.622 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:14 2025-12-02 11:52:14.622 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:14 2025-12-02 11:52:14.622 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:14 2025-12-02 11:52:14.622 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStarted(59) - Started PdpGroupCreateOrUpdateTest in 1.054 seconds (process running for 64.605) 11:52:14 2025-12-02 11:52:14.624 [Thread-239] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:14 2025-12-02 11:52:14.624 [Thread-238] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:14 2025-12-02 11:52:14.659 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@894cad3 11:52:14 2025-12-02 11:52:14.664 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:14 2025-12-02 11:52:14.665 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:14 2025-12-02 11:52:14.683 [https-jsse-nio-auto-19-exec-6] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:52:14 2025-12-02 11:52:14.683 [https-jsse-nio-auto-19-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:52:14 2025-12-02 11:52:14.684 [https-jsse-nio-auto-19-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:52:14 2025-12-02 11:52:14.843 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group createGroups 11:52:14 2025-12-02 11:52:14.865 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group createGroups 11:52:14 2025-12-02 11:52:14.865 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group createGroups 11:52:14 2025-12-02 11:52:14.885 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:14 2025-12-02 11:52:14.886 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:15 2025-12-02 11:52:15.105 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group newGroup1 11:52:15 2025-12-02 11:52:15.133 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group newGroup1 11:52:15 2025-12-02 11:52:15.135 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group newGroup2 11:52:15 2025-12-02 11:52:15.135 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group newGroup2 11:52:15 2025-12-02 11:52:15.136 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group newGroup1 11:52:15 2025-12-02 11:52:15.136 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group newGroup2 11:52:15 2025-12-02 11:52:15.151 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:15 2025-12-02 11:52:15.152 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:15 2025-12-02 11:52:15.341 [https-jsse-nio-auto-19-exec-2] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 11:52:15 2025-12-02 11:52:15.345 [https-jsse-nio-auto-19-exec-2] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group createGroups 11:52:15 2025-12-02 11:52:15.346 [https-jsse-nio-auto-19-exec-2] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group createGroups 11:52:15 2025-12-02 11:52:15.365 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:15 2025-12-02 11:52:15.365 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:15 2025-12-02 11:52:15.499 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:15 2025-12-02 11:52:15.499 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:15 2025-12-02 11:52:15.600 [https-jsse-nio-auto-19-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 11:52:15 2025-12-02 11:52:15.603 [https-jsse-nio-auto-19-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: createGroups 11:52:15 2025-12-02 11:52:15.603 [https-jsse-nio-auto-19-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 11:52:15 org.onap.policy.models.base.PfModelException: group is still ACTIVE 11:52:15 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:73) 11:52:15 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:15 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 11:52:15 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 11:52:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:15 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:15 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 11:52:15 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 11:52:15 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 11:52:15 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 11:52:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:15 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:15 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 11:52:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:15 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 11:52:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 11:52:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:15 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:15 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:15 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:15 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:15 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:15 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:15 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:15 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:15 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:15 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:15 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:15 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:15 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:15 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:15 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:15 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:15 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:15 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:15 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:15 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:15 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:15 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:15 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:15 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:15 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:15 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:15 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:15 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:15 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:15 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:15 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:15 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:15 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:15 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:15 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:15 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:15 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:15 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:15 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:15 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:15 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:15 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:15 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:15 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:15 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:15 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:15 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:15 2025-12-02 11:52:15.606 [main] WARN o.o.p.pap.main.rest.e2e.End2EndBase.tearDown(108) - failed to stop end-to-end context 11:52:15 java.lang.IllegalStateException: not running 11:52:15 at org.onap.policy.pap.main.rest.e2e.End2EndContext.stop(End2EndContext.java:192) 11:52:15 at org.onap.policy.pap.main.rest.e2e.End2EndBase.tearDown(End2EndBase.java:106) 11:52:15 at org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest.tearDown(PdpGroupCreateOrUpdateTest.java:76) 11:52:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:15 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:52:15 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:52:15 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:52:15 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:52:15 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:52:15 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) 11:52:15 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:115) 11:52:15 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:52:15 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:52:15 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:52:15 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:52:15 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:52:15 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:52:15 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:52:15 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:52:15 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:526) 11:52:15 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:516) 11:52:15 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:242) 11:52:15 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:275) 11:52:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:15 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:275) 11:52:15 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:239) 11:52:15 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:274) 11:52:15 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:240) 11:52:15 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:141) 11:52:15 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:52:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:52:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:52:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:52:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:52:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:52:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:52:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:52:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:52:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:52:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:52:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:52:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:52:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:52:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:52:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:52:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:52:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:52:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:52:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:52:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:52:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:52:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:52:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:52:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:52:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:52:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:52:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:52:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:52:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:52:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:52:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:52:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:52:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:52:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:52:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:52:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:52:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:52:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:52:15 2025-12-02 11:52:15.654 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@52d58c86 11:52:15 2025-12-02 11:52:15.659 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:15 2025-12-02 11:52:15.660 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:15 2025-12-02 11:52:15.762 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 11:52:15 2025-12-02 11:52:15.765 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group createGroups 11:52:15 2025-12-02 11:52:15.765 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group createGroups 11:52:15 2025-12-02 11:52:15.880 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 11:52:16 2025-12-02 11:52:15.976 [https-jsse-nio-auto-19-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 11:52:16 2025-12-02 11:52:15.979 [https-jsse-nio-auto-19-exec-8] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 11:52:16 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 11:52:16 "createGroups" INVALID, item has status INVALID 11:52:16 item "properties" value "" INVALID, cannot change properties 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 11:52:16 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:16 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 11:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:16 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 11:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:16 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 11:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:52:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:52:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:16 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:16 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:16 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:16 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:16 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:16 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:16 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:16 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:16 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:16 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:16 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:16 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:16 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:16 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:16 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:16 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:16 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:16 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:16 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:16 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:16 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:16 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:16 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:16 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:16 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:16 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:16 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:16 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:16 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:16 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:16 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:16 2025-12-02 11:52:15.988 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:16 2025-12-02 11:52:15.989 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:16 2025-12-02 11:52:16.083 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 11:52:16 2025-12-02 11:52:16.085 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group createGroups 11:52:16 2025-12-02 11:52:16.097 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@52d58c86 11:52:16 2025-12-02 11:52:16.113 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@75509ae5 11:52:16 2025-12-02 11:52:16.121 [main] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler.(82) - Accepting YAML for REST calls 11:52:16 2025-12-02 11:52:16.121 [main] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler.(82) - Accepting YAML for REST calls 11:52:16 2025-12-02 11:52:16.255 [https-jsse-nio-auto-19-exec-2] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group createGroups 11:52:16 2025-12-02 11:52:16.273 [https-jsse-nio-auto-19-exec-2] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group createGroups 11:52:16 2025-12-02 11:52:16.274 [https-jsse-nio-auto-19-exec-2] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group createGroups 11:52:16 2025-12-02 11:52:16.377 [https-jsse-nio-auto-19-exec-1] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 11:52:16 2025-12-02 11:52:16.474 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 11:52:16 2025-12-02 11:52:16.476 [https-jsse-nio-auto-19-exec-4] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 11:52:16 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 11:52:16 "createGroups" INVALID, item has status INVALID 11:52:16 item "properties" value "" INVALID, cannot change properties 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 11:52:16 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 11:52:16 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 11:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:16 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 11:52:16 at jdk.internal.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) 11:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 11:52:16 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 11:52:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 11:52:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 11:52:16 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 11:52:16 at jdk.internal.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) 11:52:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 11:52:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 11:52:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 11:52:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 11:52:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:16 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:16 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:16 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:16 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:16 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:16 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:16 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:16 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:16 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:16 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:16 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:16 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:16 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:16 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:16 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:16 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:16 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:16 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:16 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:16 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:16 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:16 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:16 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:16 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:16 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:16 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:16 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:16 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:16 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:16 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:16 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:16 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:16 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:16 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:16 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:16 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:16 2025-12-02 11:52:16.485 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:16 2025-12-02 11:52:16.486 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:16 2025-12-02 11:52:16.584 [https-jsse-nio-auto-19-exec-10] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 11:52:16 2025-12-02 11:52:16.586 [https-jsse-nio-auto-19-exec-10] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group createGroups 11:52:16 2025-12-02 11:52:16.593 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@75509ae5 11:52:16 2025-12-02 11:52:16.598 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:16 2025-12-02 11:52:16.598 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:16 2025-12-02 11:52:16.598 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:16 2025-12-02 11:52:16.598 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:16 2025-12-02 11:52:16.598 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:16 2025-12-02 11:52:16.598 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:16 2025-12-02 11:52:16.599 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:16 2025-12-02 11:52:16.599 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:16 2025-12-02 11:52:16.599 [Thread-239] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:16 2025-12-02 11:52:16.599 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:16 2025-12-02 11:52:16.599 [Thread-238] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:16 2025-12-02 11:52:16.599 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:16 2025-12-02 11:52:16.599 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:16 2025-12-02 11:52:16.599 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:16 2025-12-02 11:52:16.599 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:16 2025-12-02 11:52:16.599 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:16 2025-12-02 11:52:16.599 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:16 2025-12-02 11:52:16.599 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:16 2025-12-02 11:52:16.600 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:16 2025-12-02 11:52:16.600 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:16 2025-12-02 11:52:16.600 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:16 2025-12-02 11:52:16.600 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:16 2025-12-02 11:52:16.600 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:16 2025-12-02 11:52:16.600 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:16 2025-12-02 11:52:16.600 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:16 2025-12-02 11:52:16.600 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:16 2025-12-02 11:52:16.600 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:16 2025-12-02 11:52:16.600 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:16 2025-12-02 11:52:16.600 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:16 2025-12-02 11:52:16.601 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:16 2025-12-02 11:52:16.601 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:16 2025-12-02 11:52:16.601 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:16 2025-12-02 11:52:16.601 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:16 2025-12-02 11:52:16.601 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:16 2025-12-02 11:52:16.602 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:16 2025-12-02 11:52:16.602 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-19-35039"] 11:52:16 2025-12-02 11:52:16.603 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:16 2025-12-02 11:52:16.603 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-19"] 11:52:16 2025-12-02 11:52:16.606 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:16 2025-12-02 11:52:16.612 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-19 - Shutdown initiated... 11:52:16 2025-12-02 11:52:16.613 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-19 - Shutdown completed. 11:52:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.053 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest 11:52:16 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupStateChangeTest 11:52:16 11:52:16 . ____ _ __ _ _ 11:52:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:16 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:16 =========|_|==============|___/=/_/_/_/ 11:52:16 11:52:16 :: Spring Boot :: (v3.5.3) 11:52:16 11:52:16 2025-12-02 11:52:16.637 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStarting(53) - Starting PdpGroupStateChangeTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:16 2025-12-02 11:52:16.637 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 11:52:16 2025-12-02 11:52:16.770 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:16 2025-12-02 11:52:16.780 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 11:52:16 2025-12-02 11:52:16.850 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:16 2025-12-02 11:52:16.851 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-20"] 11:52:16 2025-12-02 11:52:16.851 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:16 2025-12-02 11:52:16.851 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:16 2025-12-02 11:52:16.863 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:16 2025-12-02 11:52:16.864 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 226 ms 11:52:17 2025-12-02 11:52:16.929 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:17 2025-12-02 11:52:16.930 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:17 2025-12-02 11:52:16.935 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:17 2025-12-02 11:52:16.936 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-20 - Starting... 11:52:17 2025-12-02 11:52:16.937 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-20 - Added connection conn190: url=jdbc:h2:mem:testdb17 user=POLICY_USER 11:52:17 2025-12-02 11:52:16.937 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-20 - Start completed. 11:52:17 2025-12-02 11:52:16.938 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:17 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-20)'] 11:52:17 Database driver: undefined/unknown 11:52:17 Database version: 2.2.224 11:52:17 Autocommit mode: undefined/unknown 11:52:17 Isolation level: undefined/unknown 11:52:17 Minimum pool size: undefined/unknown 11:52:17 Maximum pool size: undefined/unknown 11:52:17 2025-12-02 11:52:17.034 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:17 2025-12-02 11:52:17.062 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:17 2025-12-02 11:52:17.321 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:17 2025-12-02 11:52:17.363 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:17 2025-12-02 11:52:17.536 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:17 2025-12-02 11:52:17.567 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-20"] 11:52:17 2025-12-02 11:52:17.577 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-20], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:17 2025-12-02 11:52:17.579 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 39539 (https) with context path '/policy/pap/v1' 11:52:17 2025-12-02 11:52:17.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:17 2025-12-02 11:52:17.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:17 2025-12-02 11:52:17.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:17 2025-12-02 11:52:17.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:17 2025-12-02 11:52:17.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:17 2025-12-02 11:52:17.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:17 2025-12-02 11:52:17.585 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:17 2025-12-02 11:52:17.585 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5f628651 11:52:17 2025-12-02 11:52:17.586 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:17 2025-12-02 11:52:17.586 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6a93c058 11:52:17 2025-12-02 11:52:17.586 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:17 2025-12-02 11:52:17.586 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:17 2025-12-02 11:52:17.586 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:17 2025-12-02 11:52:17.586 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:17 2025-12-02 11:52:17.586 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:17 2025-12-02 11:52:17.586 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:17 2025-12-02 11:52:17.586 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:17 2025-12-02 11:52:17.586 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:17 2025-12-02 11:52:17.590 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:17 2025-12-02 11:52:17.590 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:17 2025-12-02 11:52:17.590 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:17 2025-12-02 11:52:17.590 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:17 2025-12-02 11:52:17.591 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:17 2025-12-02 11:52:17.591 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:17 2025-12-02 11:52:17.591 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:17 2025-12-02 11:52:17.597 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:17 2025-12-02 11:52:17.597 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStarted(59) - Started PdpGroupStateChangeTest in 0.975 seconds (process running for 67.58) 11:52:17 2025-12-02 11:52:17.641 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@6c4ace24 11:52:17 2025-12-02 11:52:17.654 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:17 2025-12-02 11:52:17.655 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:17 2025-12-02 11:52:17.672 [https-jsse-nio-auto-20-exec-6] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:52:17 2025-12-02 11:52:17.672 [https-jsse-nio-auto-20-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:52:17 2025-12-02 11:52:17.674 [https-jsse-nio-auto-20-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 11:52:17 2025-12-02 11:52:17.892 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpStateChange starting 11:52:17 2025-12-02 11:52:17.892 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting listener 11:52:17 2025-12-02 11:52:17.892 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting timer 11:52:17 2025-12-02 11:52:17.892 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=90250e31-82ba-4868-b9e2-80e0d1a4de58, expireMs=1764676340892] 11:52:17 2025-12-02 11:52:17.892 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting enqueue 11:52:17 2025-12-02 11:52:17.892 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpStateChange started 11:52:17 2025-12-02 11:52:17.893 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:17 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"90250e31-82ba-4868-b9e2-80e0d1a4de58","timestampMs":1764676337888,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 11:52:17 2025-12-02 11:52:17.893 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.await(245) - state-change timer waiting 2999ms Timer [name=90250e31-82ba-4868-b9e2-80e0d1a4de58, expireMs=1764676340892] 11:52:17 2025-12-02 11:52:17.894 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:17 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"90250e31-82ba-4868-b9e2-80e0d1a4de58"},"messageName":"PDP_STATUS","requestId":"fc55133d-3ba7-4127-87b9-2f0b00d2fb44","timestampMs":1764676337650,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 11:52:17 2025-12-02 11:52:17.894 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpStateChange starting 11:52:17 2025-12-02 11:52:17.894 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting listener 11:52:17 2025-12-02 11:52:17.894 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting timer 11:52:17 2025-12-02 11:52:17.894 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=423d674b-ff79-4d5f-b947-493d025a6dcd, expireMs=1764676340894] 11:52:17 2025-12-02 11:52:17.895 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting enqueue 11:52:17 2025-12-02 11:52:17.895 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpStateChange started 11:52:17 2025-12-02 11:52:17.895 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:17 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"423d674b-ff79-4d5f-b947-493d025a6dcd","timestampMs":1764676337893,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 11:52:17 2025-12-02 11:52:17.896 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAB_1 PdpStateChange starting 11:52:17 2025-12-02 11:52:17.896 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting listener 11:52:17 2025-12-02 11:52:17.897 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting timer 11:52:17 2025-12-02 11:52:17.897 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=2c51294b-4023-4d3f-911c-d1fe3afac42b, expireMs=1764676340897] 11:52:17 2025-12-02 11:52:17.897 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting enqueue 11:52:17 2025-12-02 11:52:17.897 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAB_1 PdpStateChange started 11:52:17 2025-12-02 11:52:17.897 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:17 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"2c51294b-4023-4d3f-911c-d1fe3afac42b","timestampMs":1764676337895,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 11:52:17 2025-12-02 11:52:17.897 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpStateChange stopping 11:52:17 2025-12-02 11:52:17.897 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping enqueue 11:52:17 2025-12-02 11:52:17.897 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping timer 11:52:17 2025-12-02 11:52:17.897 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=90250e31-82ba-4868-b9e2-80e0d1a4de58, expireMs=1764676340892] 11:52:17 2025-12-02 11:52:17.897 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping listener 11:52:17 2025-12-02 11:52:17.897 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpStateChange stopped 11:52:17 2025-12-02 11:52:17.897 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - pdpAA_1 PdpStateChange PDP data mismatch via NOOP pdp-pap-topic: state is ACTIVE, but expected PASSIVE 11:52:17 2025-12-02 11:52:17.897 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAA_1 start publishing next request 11:52:17 2025-12-02 11:52:17.898 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpUpdate starting 11:52:17 2025-12-02 11:52:17.898 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting listener 11:52:17 2025-12-02 11:52:17.898 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting timer 11:52:17 2025-12-02 11:52:17.898 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=e87ce677-04ee-4141-820a-7455a1c205a7, expireMs=1764676340898] 11:52:17 2025-12-02 11:52:17.898 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting enqueue 11:52:17 2025-12-02 11:52:17.898 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=e87ce677-04ee-4141-820a-7455a1c205a7, expireMs=1764676340898] 11:52:17 2025-12-02 11:52:17.898 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpUpdate started 11:52:17 2025-12-02 11:52:17.898 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:17 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"423d674b-ff79-4d5f-b947-493d025a6dcd"},"messageName":"PDP_STATUS","requestId":"da75ad06-9d27-40ae-adc1-acb3444a5133","timestampMs":1764676337650,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 11:52:17 2025-12-02 11:52:17.899 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:17 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"e87ce677-04ee-4141-820a-7455a1c205a7","timestampMs":1764676337888,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpStateChange stopping 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping enqueue 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping timer 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=423d674b-ff79-4d5f-b947-493d025a6dcd, expireMs=1764676340894] 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping listener 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpStateChange stopped 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - pdpAA_2 PdpStateChange PDP data mismatch via NOOP pdp-pap-topic: state is ACTIVE, but expected PASSIVE 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAA_2 start publishing next request 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpUpdate starting 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting listener 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting timer 11:52:17 2025-12-02 11:52:17.899 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=5e9f97b2-599d-493a-a344-3fe457c6027b, expireMs=1764676340899] 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting enqueue 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpUpdate started 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:17 {"pdpType":"pdpTypeB","state":"ACTIVE","policies":[],"response":{"responseTo":"2c51294b-4023-4d3f-911c-d1fe3afac42b"},"messageName":"PDP_STATUS","requestId":"187ebc87-5a03-4e37-9d12-8c47c7c97a3a","timestampMs":1764676337650,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 11:52:17 2025-12-02 11:52:17.900 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:17 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"5e9f97b2-599d-493a-a344-3fe457c6027b","timestampMs":1764676337893,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAB_1 PdpStateChange stopping 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping enqueue 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping timer 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=2c51294b-4023-4d3f-911c-d1fe3afac42b, expireMs=1764676340897] 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping listener 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAB_1 PdpStateChange stopped 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - pdpAB_1 PdpStateChange PDP data mismatch via NOOP pdp-pap-topic: state is ACTIVE, but expected PASSIVE 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAB_1 start publishing next request 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAB_1 PdpUpdate starting 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting listener 11:52:17 2025-12-02 11:52:17.900 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting timer 11:52:17 2025-12-02 11:52:17.901 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=6eeec05d-fd47-4470-b152-6b2c2f8a2a80, expireMs=1764676340901] 11:52:17 2025-12-02 11:52:17.901 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting enqueue 11:52:17 2025-12-02 11:52:17.901 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAB_1 PdpUpdate started 11:52:17 2025-12-02 11:52:17.901 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:17 {"pdpType":"pdpTypeA","state":"PASSIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"e87ce677-04ee-4141-820a-7455a1c205a7"},"messageName":"PDP_STATUS","requestId":"26029b3d-c34c-487f-ba0b-2742b010e7d5","timestampMs":1764676337650,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 11:52:17 2025-12-02 11:52:17.901 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 11:52:17 {"source":"pap-9ee25c63-3e3f-466f-9720-96e32367d08c","policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"6eeec05d-fd47-4470-b152-6b2c2f8a2a80","timestampMs":1764676337895,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 11:52:17 2025-12-02 11:52:17.901 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpUpdate stopping 11:52:17 2025-12-02 11:52:17.901 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping enqueue 11:52:17 2025-12-02 11:52:17.901 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping timer 11:52:17 2025-12-02 11:52:17.901 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=e87ce677-04ee-4141-820a-7455a1c205a7, expireMs=1764676340898] 11:52:17 2025-12-02 11:52:17.901 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping listener 11:52:17 2025-12-02 11:52:17.901 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpUpdate stopped 11:52:17 2025-12-02 11:52:17.904 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_1 PdpUpdate successful 11:52:17 2025-12-02 11:52:17.905 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_1 has no more requests 11:52:17 2025-12-02 11:52:17.910 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:17 {"pdpType":"pdpTypeA","state":"PASSIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"5e9f97b2-599d-493a-a344-3fe457c6027b"},"messageName":"PDP_STATUS","requestId":"e2f2a189-5fef-4889-b32d-76c8ca77280c","timestampMs":1764676337650,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 11:52:17 2025-12-02 11:52:17.910 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpUpdate stopping 11:52:17 2025-12-02 11:52:17.910 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping enqueue 11:52:17 2025-12-02 11:52:17.910 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping timer 11:52:17 2025-12-02 11:52:17.910 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=5e9f97b2-599d-493a-a344-3fe457c6027b, expireMs=1764676340899] 11:52:17 2025-12-02 11:52:17.910 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping listener 11:52:17 2025-12-02 11:52:17.910 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpUpdate stopped 11:52:17 2025-12-02 11:52:17.912 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_2 PdpUpdate successful 11:52:17 2025-12-02 11:52:17.912 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_2 has no more requests 11:52:17 2025-12-02 11:52:17.914 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 11:52:17 {"pdpType":"pdpTypeB","state":"PASSIVE","policies":[],"response":{"responseTo":"6eeec05d-fd47-4470-b152-6b2c2f8a2a80"},"messageName":"PDP_STATUS","requestId":"c95ab82f-c0f0-4987-b3ba-cc8d3006fd40","timestampMs":1764676337650,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 11:52:17 2025-12-02 11:52:17.914 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAB_1 PdpUpdate stopping 11:52:17 2025-12-02 11:52:17.914 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping enqueue 11:52:17 2025-12-02 11:52:17.914 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping timer 11:52:17 2025-12-02 11:52:17.914 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=6eeec05d-fd47-4470-b152-6b2c2f8a2a80, expireMs=1764676340901] 11:52:17 2025-12-02 11:52:17.914 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping listener 11:52:17 2025-12-02 11:52:17.914 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAB_1 PdpUpdate stopped 11:52:17 2025-12-02 11:52:17.916 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAB_1 PdpUpdate successful 11:52:17 2025-12-02 11:52:17.916 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAB_1 has no more requests 11:52:17 2025-12-02 11:52:17.919 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eb4000@6c4ace24 11:52:17 2025-12-02 11:52:17.924 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:17 2025-12-02 11:52:17.924 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:17 2025-12-02 11:52:17.925 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:17 2025-12-02 11:52:17.925 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:17 2025-12-02 11:52:17.925 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:17 2025-12-02 11:52:17.925 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:17 2025-12-02 11:52:17.925 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:17 2025-12-02 11:52:17.925 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 11:52:17 2025-12-02 11:52:17.925 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:17 2025-12-02 11:52:17.925 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:17 2025-12-02 11:52:17.925 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:17 2025-12-02 11:52:17.925 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 11:52:17 2025-12-02 11:52:17.925 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:17 2025-12-02 11:52:17.925 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:17 2025-12-02 11:52:17.925 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:17 2025-12-02 11:52:17.926 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:17 2025-12-02 11:52:17.926 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:17 2025-12-02 11:52:17.926 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: stopping 11:52:17 2025-12-02 11:52:17.926 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:17 2025-12-02 11:52:17.926 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 11:52:17 2025-12-02 11:52:17.926 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:17 2025-12-02 11:52:17.926 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:17 2025-12-02 11:52:17.926 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: shutdown 11:52:17 2025-12-02 11:52:17.926 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 11:52:17 2025-12-02 11:52:17.926 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:17 2025-12-02 11:52:17.926 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:17 2025-12-02 11:52:17.927 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: shutdown 11:52:17 2025-12-02 11:52:17.927 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: stopping 11:52:17 2025-12-02 11:52:17.927 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:17 2025-12-02 11:52:17.927 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:17 2025-12-02 11:52:17.927 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:17 2025-12-02 11:52:17.927 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:17 2025-12-02 11:52:17.927 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:17 2025-12-02 11:52:17.927 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:17 2025-12-02 11:52:17.927 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:17 2025-12-02 11:52:17.927 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:17 2025-12-02 11:52:17.928 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:17 2025-12-02 11:52:17.929 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-20-39539"] 11:52:17 2025-12-02 11:52:17.929 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:17 2025-12-02 11:52:17.930 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-20"] 11:52:17 2025-12-02 11:52:17.933 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:17 2025-12-02 11:52:17.938 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-20 - Shutdown initiated... 11:52:17 2025-12-02 11:52:17.941 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-20 - Shutdown completed. 11:52:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupStateChangeTest 11:52:17 [INFO] Running org.onap.policy.pap.main.rest.e2e.PolicyAuditTest 11:52:18 11:52:18 . ____ _ __ _ _ 11:52:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:18 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:18 =========|_|==============|___/=/_/_/_/ 11:52:18 11:52:18 :: Spring Boot :: (v3.5.3) 11:52:18 11:52:18 2025-12-02 11:52:17.972 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStarting(53) - Starting PolicyAuditTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:18 2025-12-02 11:52:17.972 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 11:52:18 2025-12-02 11:52:18.114 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:18 2025-12-02 11:52:18.124 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 11:52:18 2025-12-02 11:52:18.198 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:18 2025-12-02 11:52:18.198 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-21"] 11:52:18 2025-12-02 11:52:18.198 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:18 2025-12-02 11:52:18.199 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:18 2025-12-02 11:52:18.213 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:18 2025-12-02 11:52:18.213 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 240 ms 11:52:18 2025-12-02 11:52:18.283 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:18 2025-12-02 11:52:18.284 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:18 2025-12-02 11:52:18.290 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:18 2025-12-02 11:52:18.291 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-21 - Starting... 11:52:18 2025-12-02 11:52:18.292 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-21 - Added connection conn200: url=jdbc:h2:mem:testdb18 user=POLICY_USER 11:52:18 2025-12-02 11:52:18.292 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-21 - Start completed. 11:52:18 2025-12-02 11:52:18.293 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:18 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-21)'] 11:52:18 Database driver: undefined/unknown 11:52:18 Database version: 2.2.224 11:52:18 Autocommit mode: undefined/unknown 11:52:18 Isolation level: undefined/unknown 11:52:18 Minimum pool size: undefined/unknown 11:52:18 Maximum pool size: undefined/unknown 11:52:18 2025-12-02 11:52:18.414 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:18 2025-12-02 11:52:18.441 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:18 2025-12-02 11:52:18.689 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:18 2025-12-02 11:52:18.740 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:19 2025-12-02 11:52:18.934 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:19 2025-12-02 11:52:18.967 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-21"] 11:52:19 2025-12-02 11:52:18.978 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-21], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:19 2025-12-02 11:52:18.980 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 36645 (https) with context path '/policy/pap/v1' 11:52:19 2025-12-02 11:52:18.985 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:19 2025-12-02 11:52:18.986 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:19 2025-12-02 11:52:18.986 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:19 2025-12-02 11:52:18.986 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:19 2025-12-02 11:52:18.986 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:19 2025-12-02 11:52:18.986 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:19 2025-12-02 11:52:18.986 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:19 2025-12-02 11:52:18.986 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@43b3b59b 11:52:19 2025-12-02 11:52:18.986 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:19 2025-12-02 11:52:18.986 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1a576092 11:52:19 2025-12-02 11:52:18.987 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:19 2025-12-02 11:52:18.987 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:19 2025-12-02 11:52:18.987 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:19 2025-12-02 11:52:18.987 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:19 2025-12-02 11:52:18.987 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:19 2025-12-02 11:52:18.987 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:19 2025-12-02 11:52:18.987 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:19 2025-12-02 11:52:18.987 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:19 2025-12-02 11:52:18.988 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:19 2025-12-02 11:52:18.988 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:19 2025-12-02 11:52:18.988 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:19 2025-12-02 11:52:18.988 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:19 2025-12-02 11:52:18.988 [Thread-257] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:19 2025-12-02 11:52:18.988 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:19 2025-12-02 11:52:18.988 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:19 2025-12-02 11:52:18.988 [Thread-256] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:19 2025-12-02 11:52:18.989 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStarted(59) - Started PolicyAuditTest in 1.034 seconds (process running for 68.972) 11:52:19 2025-12-02 11:52:19.005 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.005 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.021 [https-jsse-nio-auto-21-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:52:19 2025-12-02 11:52:19.021 [https-jsse-nio-auto-21-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:52:19 2025-12-02 11:52:19.023 [https-jsse-nio-auto-21-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:52:19 2025-12-02 11:52:19.200 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.201 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.302 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.303 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.406 [https-jsse-nio-auto-21-exec-1] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 11:52:19 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 11:52:19 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 11:52:19 at java.base/java.lang.Long.parseLong(Long.java:711) 11:52:19 at java.base/java.lang.Long.valueOf(Long.java:1163) 11:52:19 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 11:52:19 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 11:52:19 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 11:52:19 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 11:52:19 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 11:52:19 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 11:52:19 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 11:52:19 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 11:52:19 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 11:52:19 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 11:52:19 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 11:52:19 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 11:52:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 11:52:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:19 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 11:52:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:52:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:19 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:19 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:19 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:19 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:19 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:19 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:19 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:19 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:19 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:19 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:19 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:19 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:19 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:19 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:19 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:19 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:19 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:19 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:19 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:19 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:19 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:19 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:19 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:19 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:19 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:19 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:19 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:19 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:19 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:19 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:19 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:19 2025-12-02 11:52:19.427 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.428 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.544 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.545 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.648 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.649 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.754 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.755 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.855 [https-jsse-nio-auto-21-exec-9] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 11:52:19 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 11:52:19 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 11:52:19 at java.base/java.lang.Long.parseLong(Long.java:711) 11:52:19 at java.base/java.lang.Long.valueOf(Long.java:1163) 11:52:19 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 11:52:19 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 11:52:19 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 11:52:19 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 11:52:19 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 11:52:19 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 11:52:19 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 11:52:19 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 11:52:19 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 11:52:19 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 11:52:19 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 11:52:19 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 11:52:19 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 11:52:19 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:19 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:19 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:19 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:19 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:19 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:19 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 11:52:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:52:19 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:19 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:19 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:19 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:19 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:19 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:19 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:19 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:19 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:19 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:19 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:19 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:19 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:19 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:19 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:19 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:19 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:19 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:19 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:19 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:19 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:19 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:19 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:19 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:19 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:19 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:19 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:19 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:19 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:19 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:19 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:19 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:19 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:19 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:19 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:19 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:19 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:19 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:19 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:19 2025-12-02 11:52:19.877 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:19 2025-12-02 11:52:19.878 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:19.984 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:19.985 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.089 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.090 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.180 [https-jsse-nio-auto-21-exec-1] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 11:52:20 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 11:52:20 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 11:52:20 at java.base/java.lang.Long.parseLong(Long.java:711) 11:52:20 at java.base/java.lang.Long.valueOf(Long.java:1163) 11:52:20 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 11:52:20 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 11:52:20 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 11:52:20 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 11:52:20 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 11:52:20 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 11:52:20 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 11:52:20 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 11:52:20 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 11:52:20 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 11:52:20 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 11:52:20 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 11:52:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 11:52:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:20 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 11:52:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:52:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:20 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:20 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:20 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:20 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:20 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:20 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:20 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:20 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:20 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:20 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:20 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:20 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:20 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:20 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:20 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:20 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:20 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:20 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:20 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:20 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:20 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:20 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:20 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:20 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:20 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:20 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:20 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:20 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:20 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:20 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:20 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:20 2025-12-02 11:52:20.198 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.199 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.318 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.318 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.440 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.441 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.548 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.549 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.665 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.666 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.754 [https-jsse-nio-auto-21-exec-7] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 11:52:20 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 11:52:20 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 11:52:20 at java.base/java.lang.Long.parseLong(Long.java:711) 11:52:20 at java.base/java.lang.Long.valueOf(Long.java:1163) 11:52:20 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 11:52:20 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 11:52:20 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 11:52:20 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 11:52:20 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 11:52:20 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 11:52:20 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 11:52:20 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 11:52:20 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 11:52:20 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 11:52:20 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 11:52:20 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 11:52:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 11:52:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 11:52:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 11:52:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 11:52:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 11:52:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 11:52:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 11:52:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 11:52:20 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 11:52:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 11:52:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 11:52:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 11:52:20 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 11:52:20 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 11:52:20 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 11:52:20 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 11:52:20 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 11:52:20 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 11:52:20 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 11:52:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 11:52:20 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 11:52:20 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:20 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:20 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:20 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:20 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 11:52:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 11:52:20 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 11:52:20 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 11:52:20 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 11:52:20 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 11:52:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 11:52:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 11:52:20 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 11:52:20 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 11:52:20 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 11:52:20 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 11:52:20 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 11:52:20 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 11:52:20 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 11:52:20 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 11:52:20 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 11:52:20 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 11:52:20 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 11:52:20 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 11:52:20 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 11:52:20 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 11:52:20 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 11:52:20 at java.base/java.lang.Thread.run(Thread.java:833) 11:52:20 2025-12-02 11:52:20.783 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.784 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:20 2025-12-02 11:52:20.902 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:20 2025-12-02 11:52:20.902 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:20 2025-12-02 11:52:20.902 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:20 2025-12-02 11:52:20.902 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:20 2025-12-02 11:52:20.902 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:20 2025-12-02 11:52:20.902 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:20 2025-12-02 11:52:20.902 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:20 2025-12-02 11:52:20.903 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:20 2025-12-02 11:52:20.903 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:20 2025-12-02 11:52:20.903 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:20 2025-12-02 11:52:20.903 [Thread-257] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:20 2025-12-02 11:52:20.903 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:20 2025-12-02 11:52:20.903 [Thread-256] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:20 2025-12-02 11:52:20.903 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:20 2025-12-02 11:52:20.903 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:20 2025-12-02 11:52:20.903 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:20 2025-12-02 11:52:20.903 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:20 2025-12-02 11:52:20.903 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:20 2025-12-02 11:52:20.903 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:20 2025-12-02 11:52:20.904 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:20 2025-12-02 11:52:20.905 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:20 2025-12-02 11:52:20.906 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-21-36645"] 11:52:20 2025-12-02 11:52:20.907 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:20 2025-12-02 11:52:20.914 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-21"] 11:52:20 2025-12-02 11:52:20.919 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:20 2025-12-02 11:52:20.928 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-21 - Shutdown initiated... 11:52:20 2025-12-02 11:52:20.929 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-21 - Shutdown completed. 11:52:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.984 s -- in org.onap.policy.pap.main.rest.e2e.PolicyAuditTest 11:52:20 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupQueryTest 11:52:21 11:52:21 . ____ _ __ _ _ 11:52:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:21 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:21 =========|_|==============|___/=/_/_/_/ 11:52:21 11:52:21 :: Spring Boot :: (v3.5.3) 11:52:21 11:52:21 2025-12-02 11:52:20.954 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStarting(53) - Starting PdpGroupQueryTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:21 2025-12-02 11:52:20.954 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 11:52:21 2025-12-02 11:52:21.106 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:21 2025-12-02 11:52:21.116 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 11:52:21 2025-12-02 11:52:21.211 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:21 2025-12-02 11:52:21.211 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-22"] 11:52:21 2025-12-02 11:52:21.212 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:21 2025-12-02 11:52:21.212 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:21 2025-12-02 11:52:21.225 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:21 2025-12-02 11:52:21.225 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 270 ms 11:52:21 2025-12-02 11:52:21.290 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:21 2025-12-02 11:52:21.292 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:21 2025-12-02 11:52:21.297 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:21 2025-12-02 11:52:21.298 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-22 - Starting... 11:52:21 2025-12-02 11:52:21.299 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-22 - Added connection conn210: url=jdbc:h2:mem:testdb19 user=POLICY_USER 11:52:21 2025-12-02 11:52:21.300 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-22 - Start completed. 11:52:21 2025-12-02 11:52:21.300 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:21 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-22)'] 11:52:21 Database driver: undefined/unknown 11:52:21 Database version: 2.2.224 11:52:21 Autocommit mode: undefined/unknown 11:52:21 Isolation level: undefined/unknown 11:52:21 Minimum pool size: undefined/unknown 11:52:21 Maximum pool size: undefined/unknown 11:52:21 2025-12-02 11:52:21.396 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:21 2025-12-02 11:52:21.423 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:21 2025-12-02 11:52:21.670 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:21 2025-12-02 11:52:21.714 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:21 2025-12-02 11:52:21.893 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:21 2025-12-02 11:52:21.927 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-22"] 11:52:21 2025-12-02 11:52:21.938 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-22], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:21 2025-12-02 11:52:21.944 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 33189 (https) with context path '/policy/pap/v1' 11:52:21 2025-12-02 11:52:21.953 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:21 2025-12-02 11:52:21.953 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:21 2025-12-02 11:52:21.953 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:21 2025-12-02 11:52:21.953 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:21 2025-12-02 11:52:21.954 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:21 2025-12-02 11:52:21.954 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:21 2025-12-02 11:52:21.954 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:21 2025-12-02 11:52:21.954 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@89c3774 11:52:21 2025-12-02 11:52:21.954 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:21 2025-12-02 11:52:21.954 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@721ad5e8 11:52:21 2025-12-02 11:52:21.954 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:21 2025-12-02 11:52:21.955 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:21 2025-12-02 11:52:21.955 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:21 2025-12-02 11:52:21.955 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:21 2025-12-02 11:52:21.955 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:21 2025-12-02 11:52:21.955 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:21 2025-12-02 11:52:21.955 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:21 2025-12-02 11:52:21.956 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:21 2025-12-02 11:52:21.956 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:21 2025-12-02 11:52:21.956 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:21 2025-12-02 11:52:21.956 [Thread-261] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:21 2025-12-02 11:52:21.956 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:21 2025-12-02 11:52:21.957 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:21 2025-12-02 11:52:21.957 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:21 2025-12-02 11:52:21.957 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:21 2025-12-02 11:52:21.957 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStarted(59) - Started PdpGroupQueryTest in 1.019 seconds (process running for 71.941) 11:52:21 2025-12-02 11:52:21.958 [Thread-262] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:22 2025-12-02 11:52:22.015 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:22 2025-12-02 11:52:22.015 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:22 2025-12-02 11:52:22.028 [https-jsse-nio-auto-22-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:52:22 2025-12-02 11:52:22.029 [https-jsse-nio-auto-22-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:52:22 2025-12-02 11:52:22.030 [https-jsse-nio-auto-22-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:52:22 2025-12-02 11:52:22.204 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:22 2025-12-02 11:52:22.204 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:22 2025-12-02 11:52:22.204 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:22 2025-12-02 11:52:22.204 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:22 2025-12-02 11:52:22.204 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:22 2025-12-02 11:52:22.204 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:22 2025-12-02 11:52:22.204 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:22 2025-12-02 11:52:22.204 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:22 2025-12-02 11:52:22.204 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:22 2025-12-02 11:52:22.204 [Thread-262] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:22 2025-12-02 11:52:22.205 [Thread-261] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:22 2025-12-02 11:52:22.205 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:22 2025-12-02 11:52:22.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:22 2025-12-02 11:52:22.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:22 2025-12-02 11:52:22.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:22 2025-12-02 11:52:22.206 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:22 2025-12-02 11:52:22.206 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:22 2025-12-02 11:52:22.206 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:22 2025-12-02 11:52:22.206 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:22 2025-12-02 11:52:22.206 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:22 2025-12-02 11:52:22.206 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:22 2025-12-02 11:52:22.206 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:22 2025-12-02 11:52:22.206 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:22 2025-12-02 11:52:22.207 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:22 2025-12-02 11:52:22.207 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-22-33189"] 11:52:22 2025-12-02 11:52:22.208 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:22 2025-12-02 11:52:22.209 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-22"] 11:52:22 2025-12-02 11:52:22.211 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:22 2025-12-02 11:52:22.217 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-22 - Shutdown initiated... 11:52:22 2025-12-02 11:52:22.218 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-22 - Shutdown completed. 11:52:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupQueryTest 11:52:22 [INFO] Running org.onap.policy.pap.main.rest.e2e.HealthCheckTest 11:52:22 11:52:22 . ____ _ __ _ _ 11:52:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:22 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:22 =========|_|==============|___/=/_/_/_/ 11:52:22 11:52:22 :: Spring Boot :: (v3.5.3) 11:52:22 11:52:22 2025-12-02 11:52:22.243 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStarting(53) - Starting HealthCheckTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:22 2025-12-02 11:52:22.243 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 11:52:22 2025-12-02 11:52:22.385 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:22 2025-12-02 11:52:22.396 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 11:52:22 2025-12-02 11:52:22.491 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:22 2025-12-02 11:52:22.492 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-23"] 11:52:22 2025-12-02 11:52:22.492 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:22 2025-12-02 11:52:22.492 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:22 2025-12-02 11:52:22.505 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:22 2025-12-02 11:52:22.505 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 261 ms 11:52:22 2025-12-02 11:52:22.570 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:22 2025-12-02 11:52:22.572 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:22 2025-12-02 11:52:22.577 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:22 2025-12-02 11:52:22.578 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-23 - Starting... 11:52:22 2025-12-02 11:52:22.579 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-23 - Added connection conn220: url=jdbc:h2:mem:testdb20 user=POLICY_USER 11:52:22 2025-12-02 11:52:22.579 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-23 - Start completed. 11:52:22 2025-12-02 11:52:22.579 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:22 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-23)'] 11:52:22 Database driver: undefined/unknown 11:52:22 Database version: 2.2.224 11:52:22 Autocommit mode: undefined/unknown 11:52:22 Isolation level: undefined/unknown 11:52:22 Minimum pool size: undefined/unknown 11:52:22 Maximum pool size: undefined/unknown 11:52:22 2025-12-02 11:52:22.679 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:22 2025-12-02 11:52:22.704 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:23 2025-12-02 11:52:22.949 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:23 2025-12-02 11:52:22.993 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:23 2025-12-02 11:52:23.194 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:23 2025-12-02 11:52:23.228 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-23"] 11:52:23 2025-12-02 11:52:23.238 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-23], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:23 2025-12-02 11:52:23.246 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42559 (https) with context path '/policy/pap/v1' 11:52:23 2025-12-02 11:52:23.251 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:23 2025-12-02 11:52:23.252 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:23 2025-12-02 11:52:23.252 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:23 2025-12-02 11:52:23.252 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:23 2025-12-02 11:52:23.252 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:23 2025-12-02 11:52:23.252 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:23 2025-12-02 11:52:23.252 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:23 2025-12-02 11:52:23.252 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@bd267bb 11:52:23 2025-12-02 11:52:23.252 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:23 2025-12-02 11:52:23.252 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7237a17a 11:52:23 2025-12-02 11:52:23.252 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:23 2025-12-02 11:52:23.253 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:23 2025-12-02 11:52:23.253 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:23 2025-12-02 11:52:23.253 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:23 2025-12-02 11:52:23.253 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:23 2025-12-02 11:52:23.253 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:23 2025-12-02 11:52:23.253 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:23 2025-12-02 11:52:23.253 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:23 2025-12-02 11:52:23.253 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:23 2025-12-02 11:52:23.254 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:23 2025-12-02 11:52:23.254 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:23 2025-12-02 11:52:23.254 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:23 2025-12-02 11:52:23.254 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:23 2025-12-02 11:52:23.254 [Thread-266] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:23 2025-12-02 11:52:23.254 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:23 2025-12-02 11:52:23.255 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStarted(59) - Started HealthCheckTest in 1.027 seconds (process running for 73.238) 11:52:23 2025-12-02 11:52:23.256 [Thread-267] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:23 2025-12-02 11:52:23.263 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:23 2025-12-02 11:52:23.264 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 11:52:23 2025-12-02 11:52:23.276 [https-jsse-nio-auto-23-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 11:52:23 2025-12-02 11:52:23.277 [https-jsse-nio-auto-23-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 11:52:23 2025-12-02 11:52:23.278 [https-jsse-nio-auto-23-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 11:52:23 2025-12-02 11:52:23.455 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:23 2025-12-02 11:52:23.456 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:23 2025-12-02 11:52:23.456 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:23 2025-12-02 11:52:23.456 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:23 2025-12-02 11:52:23.456 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:23 2025-12-02 11:52:23.456 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:23 2025-12-02 11:52:23.457 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:23 2025-12-02 11:52:23.457 [Thread-267] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:23 2025-12-02 11:52:23.457 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:23 2025-12-02 11:52:23.457 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:23 2025-12-02 11:52:23.457 [Thread-266] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:23 2025-12-02 11:52:23.457 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:23 2025-12-02 11:52:23.457 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:23 2025-12-02 11:52:23.458 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:23 2025-12-02 11:52:23.459 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:23 2025-12-02 11:52:23.459 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:23 2025-12-02 11:52:23.459 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:23 2025-12-02 11:52:23.459 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:23 2025-12-02 11:52:23.459 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:23 2025-12-02 11:52:23.459 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:23 2025-12-02 11:52:23.459 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:23 2025-12-02 11:52:23.460 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-23-42559"] 11:52:23 2025-12-02 11:52:23.461 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:23 2025-12-02 11:52:23.461 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-23"] 11:52:23 2025-12-02 11:52:23.464 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:23 2025-12-02 11:52:23.470 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-23 - Shutdown initiated... 11:52:23 2025-12-02 11:52:23.471 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-23 - Shutdown completed. 11:52:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 s -- in org.onap.policy.pap.main.rest.e2e.HealthCheckTest 11:52:23 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckProvider 11:52:24 2025-12-02 11:52:24.149 [pool-54-thread-2] WARN o.o.p.p.m.r.PolicyComponentsHealthCheckProvider.fetchPolicyComponentHealthStatus(220) - kafka connection error 11:52:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s -- in org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckProvider 11:52:24 [INFO] Running org.onap.policy.pap.main.rest.TestSessionData 11:52:24 2025-12-02 11:52:24.166 [main] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group groupA 11:52:24 2025-12-02 11:52:24.169 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:52:24 2025-12-02 11:52:24.170 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 11:52:24 2025-12-02 11:52:24.310 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy myPolicy 1.2.3 11:52:24 2025-12-02 11:52:24.318 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_1 null null policies=0 11:52:24 2025-12-02 11:52:24.319 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 11:52:24 2025-12-02 11:52:24.319 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_3 null null policies=0 11:52:24 2025-12-02 11:52:24.319 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 11:52:24 2025-12-02 11:52:24.321 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:52:24 2025-12-02 11:52:24.322 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 11:52:24 2025-12-02 11:52:24.322 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupA 11:52:24 2025-12-02 11:52:24.322 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupB 11:52:24 2025-12-02 11:52:24.333 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.2.3 11:52:24 2025-12-02 11:52:24.336 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 11:52:24 2025-12-02 11:52:24.336 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 11:52:24 2025-12-02 11:52:24.336 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 11:52:24 2025-12-02 11:52:24.338 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_1 11:52:24 2025-12-02 11:52:24.339 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_2 11:52:24 2025-12-02 11:52:24.339 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_3 11:52:24 2025-12-02 11:52:24.339 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_2 11:52:24 2025-12-02 11:52:24.341 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:52:24 2025-12-02 11:52:24.341 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 11:52:24 2025-12-02 11:52:24.343 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 11:52:24 2025-12-02 11:52:24.343 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 11:52:24 2025-12-02 11:52:24.343 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupB 11:52:24 2025-12-02 11:52:24.343 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 11:52:24 2025-12-02 11:52:24.343 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupB 11:52:24 2025-12-02 11:52:24.346 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 11:52:24 2025-12-02 11:52:24.346 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_3 11:52:24 2025-12-02 11:52:24.346 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdp_1 null null policies=0 11:52:24 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=1a428ad5-48a9-4854-a33b-cd530253912a, timestampMs=1764676344346, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=d5b1193c-0fea-4730-bab6-df15750b5c19, timestampMs=1764676344346, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e813868a-773d-4ad4-95f1-3211c60c3fe2, timestampMs=1764676344346, name=pdp_2, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),null), (null,PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=c3b2111b-0b50-4deb-a8f5-9c6b4284bacc, timestampMs=1764676344346, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 11:52:24 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=1a428ad5-48a9-4854-a33b-cd530253912a, timestampMs=1764676344346, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 11:52:24 2025-12-02 11:52:24.347 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdp_1 null null policies=0 11:52:24 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=5f01b59a-e4e2-4023-b8fd-0681ffc6d7c8, timestampMs=1764676344347, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=9eb84463-62fd-4ad7-bc32-844950d2e130, timestampMs=1764676344347, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e813868a-773d-4ad4-95f1-3211c60c3fe2, timestampMs=1764676344346, name=pdp_2, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),null), (null,PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=c3b2111b-0b50-4deb-a8f5-9c6b4284bacc, timestampMs=1764676344346, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 11:52:24 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=5f01b59a-e4e2-4023-b8fd-0681ffc6d7c8, timestampMs=1764676344347, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 11:52:24 2025-12-02 11:52:24.347 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_1 null null policies=0 11:52:24 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=c664d7f6-422d-4911-bcf5-2fbc8b0c9c92, timestampMs=1764676344347, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=9eb84463-62fd-4ad7-bc32-844950d2e130, timestampMs=1764676344347, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e813868a-773d-4ad4-95f1-3211c60c3fe2, timestampMs=1764676344346, name=pdp_2, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),null), (null,PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=c3b2111b-0b50-4deb-a8f5-9c6b4284bacc, timestampMs=1764676344346, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 11:52:24 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=c664d7f6-422d-4911-bcf5-2fbc8b0c9c92, timestampMs=1764676344347, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 11:52:24 2025-12-02 11:52:24.350 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:52:24 2025-12-02 11:52:24.350 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 11:52:24 2025-12-02 11:52:24.354 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:52:24 2025-12-02 11:52:24.354 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 11:52:24 2025-12-02 11:52:24.354 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:52:24 2025-12-02 11:52:24.354 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:52:24 2025-12-02 11:52:24.354 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 11:52:24 2025-12-02 11:52:24.354 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 11:52:24 2025-12-02 11:52:24.357 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 11:52:24 2025-12-02 11:52:24.357 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 11:52:24 2025-12-02 11:52:24.357 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupC 11:52:24 2025-12-02 11:52:24.358 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupD 11:52:24 2025-12-02 11:52:24.358 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupE 11:52:24 2025-12-02 11:52:24.358 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:52:24 2025-12-02 11:52:24.358 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 11:52:24 2025-12-02 11:52:24.358 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupC 11:52:24 2025-12-02 11:52:24.358 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupE 11:52:24 2025-12-02 11:52:24.358 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupD 11:52:24 2025-12-02 11:52:24.358 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupE 11:52:24 2025-12-02 11:52:24.358 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupC 11:52:24 2025-12-02 11:52:24.358 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 11:52:24 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.onap.policy.pap.main.rest.TestSessionData 11:52:24 [INFO] Running org.onap.policy.pap.main.TestExceptions 11:52:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pap.main.TestExceptions 11:52:24 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpStateChangeParameters 11:52:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pap.main.parameters.TestPdpStateChangeParameters 11:52:24 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpUpdateParameters 11:52:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.pap.main.parameters.TestPdpUpdateParameters 11:52:24 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpRequestParameters 11:52:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pap.main.parameters.TestPdpRequestParameters 11:52:24 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpModifyRequestMapParams 11:52:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.pap.main.parameters.TestPdpModifyRequestMapParams 11:52:24 [INFO] Running org.onap.policy.pap.main.parameters.TestPapParameterGroup 11:52:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.pap.main.parameters.TestPapParameterGroup 11:52:24 [INFO] Running org.onap.policy.pap.main.parameters.TestRequestParams 11:52:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.pap.main.parameters.TestRequestParams 11:52:24 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpParameters 11:52:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.pap.main.parameters.TestPdpParameters 11:52:24 [INFO] Running org.onap.policy.pap.main.service.PolicyAuditServiceTest 11:52:24 11:52:24 . ____ _ __ _ _ 11:52:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:24 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:24 =========|_|==============|___/=/_/_/_/ 11:52:24 11:52:24 :: Spring Boot :: (v3.5.3) 11:52:24 11:52:24 2025-12-02 11:52:24.418 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStarting(53) - Starting PolicyAuditServiceTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:24 2025-12-02 11:52:24.418 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 11:52:24 2025-12-02 11:52:24.576 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:24 2025-12-02 11:52:24.586 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 11:52:24 2025-12-02 11:52:24.655 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:24 2025-12-02 11:52:24.656 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-24"] 11:52:24 2025-12-02 11:52:24.656 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:24 2025-12-02 11:52:24.656 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:24 2025-12-02 11:52:24.669 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:24 2025-12-02 11:52:24.669 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 250 ms 11:52:24 2025-12-02 11:52:24.734 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:24 2025-12-02 11:52:24.736 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:24 2025-12-02 11:52:24.741 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:24 2025-12-02 11:52:24.741 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-24 - Starting... 11:52:24 2025-12-02 11:52:24.743 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-24 - Added connection conn230: url=jdbc:h2:mem:testdb21 user=POLICY_USER 11:52:24 2025-12-02 11:52:24.743 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-24 - Start completed. 11:52:24 2025-12-02 11:52:24.743 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:24 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-24)'] 11:52:24 Database driver: undefined/unknown 11:52:24 Database version: 2.2.224 11:52:24 Autocommit mode: undefined/unknown 11:52:24 Isolation level: undefined/unknown 11:52:24 Minimum pool size: undefined/unknown 11:52:24 Maximum pool size: undefined/unknown 11:52:24 2025-12-02 11:52:24.834 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:24 2025-12-02 11:52:24.859 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:25 2025-12-02 11:52:25.110 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:25 2025-12-02 11:52:25.151 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:25 2025-12-02 11:52:25.326 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:25 2025-12-02 11:52:25.358 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-24"] 11:52:25 2025-12-02 11:52:25.368 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-24], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:25 2025-12-02 11:52:25.370 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42395 (https) with context path '/policy/pap/v1' 11:52:25 2025-12-02 11:52:25.376 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:25 2025-12-02 11:52:25.376 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:25 2025-12-02 11:52:25.376 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:25 2025-12-02 11:52:25.377 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:25 2025-12-02 11:52:25.377 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:25 2025-12-02 11:52:25.377 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:25 2025-12-02 11:52:25.377 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:25 2025-12-02 11:52:25.377 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@64f52554 11:52:25 2025-12-02 11:52:25.377 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:25 2025-12-02 11:52:25.377 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4b316658 11:52:25 2025-12-02 11:52:25.377 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:25 2025-12-02 11:52:25.377 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:25 2025-12-02 11:52:25.378 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:25 2025-12-02 11:52:25.378 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:25 2025-12-02 11:52:25.378 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:25 2025-12-02 11:52:25.378 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:25 2025-12-02 11:52:25.378 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:25 2025-12-02 11:52:25.378 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:25 2025-12-02 11:52:25.378 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:25 2025-12-02 11:52:25.379 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:25 2025-12-02 11:52:25.379 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:25 2025-12-02 11:52:25.379 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:25 2025-12-02 11:52:25.379 [Thread-272] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:25 2025-12-02 11:52:25.379 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:25 2025-12-02 11:52:25.380 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:25 2025-12-02 11:52:25.380 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStarted(59) - Started PolicyAuditServiceTest in 0.976 seconds (process running for 75.363) 11:52:25 2025-12-02 11:52:25.380 [Thread-271] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:25 2025-12-02 11:52:25.471 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:25 2025-12-02 11:52:25.471 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:25 2025-12-02 11:52:25.471 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:25 2025-12-02 11:52:25.472 [Thread-272] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:25 2025-12-02 11:52:25.472 [Thread-271] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:25 2025-12-02 11:52:25.472 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:25 2025-12-02 11:52:25.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:25 2025-12-02 11:52:25.474 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:25 2025-12-02 11:52:25.474 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:25 2025-12-02 11:52:25.475 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-24-42395"] 11:52:25 2025-12-02 11:52:25.476 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:25 2025-12-02 11:52:25.476 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-24"] 11:52:25 2025-12-02 11:52:25.478 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:25 2025-12-02 11:52:25.482 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-24 - Shutdown initiated... 11:52:25 2025-12-02 11:52:25.483 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-24 - Shutdown completed. 11:52:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 s -- in org.onap.policy.pap.main.service.PolicyAuditServiceTest 11:52:25 [INFO] Running org.onap.policy.pap.main.service.PdpGroupServiceTest 11:52:25 11:52:25 . ____ _ __ _ _ 11:52:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:25 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:25 =========|_|==============|___/=/_/_/_/ 11:52:25 11:52:25 :: Spring Boot :: (v3.5.3) 11:52:25 11:52:25 2025-12-02 11:52:25.505 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:25 2025-12-02 11:52:25.505 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 11:52:25 2025-12-02 11:52:25.649 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:25 2025-12-02 11:52:25.659 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 11:52:25 2025-12-02 11:52:25.728 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:25 2025-12-02 11:52:25.728 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-25"] 11:52:25 2025-12-02 11:52:25.728 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:25 2025-12-02 11:52:25.728 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:25 2025-12-02 11:52:25.741 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:25 2025-12-02 11:52:25.741 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 235 ms 11:52:25 2025-12-02 11:52:25.806 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:25 2025-12-02 11:52:25.807 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:25 2025-12-02 11:52:25.813 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:25 2025-12-02 11:52:25.813 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-25 - Starting... 11:52:25 2025-12-02 11:52:25.815 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-25 - Added connection conn240: url=jdbc:h2:mem:testdb22 user=POLICY_USER 11:52:25 2025-12-02 11:52:25.815 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-25 - Start completed. 11:52:25 2025-12-02 11:52:25.815 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:25 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-25)'] 11:52:25 Database driver: undefined/unknown 11:52:25 Database version: 2.2.224 11:52:25 Autocommit mode: undefined/unknown 11:52:25 Isolation level: undefined/unknown 11:52:25 Minimum pool size: undefined/unknown 11:52:25 Maximum pool size: undefined/unknown 11:52:25 2025-12-02 11:52:25.902 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:26 2025-12-02 11:52:25.926 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:26 2025-12-02 11:52:26.162 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:26 2025-12-02 11:52:26.204 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:26 2025-12-02 11:52:26.376 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:26 2025-12-02 11:52:26.408 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-25"] 11:52:26 2025-12-02 11:52:26.418 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-25], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:26 2025-12-02 11:52:26.422 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 34053 (https) with context path '/policy/pap/v1' 11:52:26 2025-12-02 11:52:26.428 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:26 2025-12-02 11:52:26.428 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:26 2025-12-02 11:52:26.428 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:26 2025-12-02 11:52:26.429 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:26 2025-12-02 11:52:26.429 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:26 2025-12-02 11:52:26.429 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:26 2025-12-02 11:52:26.429 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:26 2025-12-02 11:52:26.429 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@511dd55b 11:52:26 2025-12-02 11:52:26.429 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:26 2025-12-02 11:52:26.429 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6fd81732 11:52:26 2025-12-02 11:52:26.429 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:26 2025-12-02 11:52:26.429 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:26 2025-12-02 11:52:26.429 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:26 2025-12-02 11:52:26.429 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:26 2025-12-02 11:52:26.430 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:26 2025-12-02 11:52:26.430 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:26 2025-12-02 11:52:26.430 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:26 2025-12-02 11:52:26.430 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:26 2025-12-02 11:52:26.430 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:26 2025-12-02 11:52:26.431 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:26 2025-12-02 11:52:26.431 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:26 2025-12-02 11:52:26.431 [Thread-277] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:26 2025-12-02 11:52:26.431 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:26 2025-12-02 11:52:26.431 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:26 2025-12-02 11:52:26.431 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:26 2025-12-02 11:52:26.432 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.94 seconds (process running for 76.415) 11:52:26 2025-12-02 11:52:26.431 [Thread-276] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:26 2025-12-02 11:52:26.485 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:26 2025-12-02 11:52:26.485 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:26 2025-12-02 11:52:26.486 [Thread-277] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:26 2025-12-02 11:52:26.486 [Thread-276] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:26 2025-12-02 11:52:26.486 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:26 2025-12-02 11:52:26.487 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:26 2025-12-02 11:52:26.488 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:26 2025-12-02 11:52:26.488 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:26 2025-12-02 11:52:26.488 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:26 2025-12-02 11:52:26.488 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:26 2025-12-02 11:52:26.488 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-25-34053"] 11:52:26 2025-12-02 11:52:26.489 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:26 2025-12-02 11:52:26.490 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-25"] 11:52:26 2025-12-02 11:52:26.492 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:26 2025-12-02 11:52:26.497 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-25 - Shutdown initiated... 11:52:26 2025-12-02 11:52:26.498 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-25 - Shutdown completed. 11:52:26 11:52:26 . ____ _ __ _ _ 11:52:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:26 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:26 =========|_|==============|___/=/_/_/_/ 11:52:26 11:52:26 :: Spring Boot :: (v3.5.3) 11:52:26 11:52:26 2025-12-02 11:52:26.515 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:26 2025-12-02 11:52:26.516 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 11:52:26 2025-12-02 11:52:26.661 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:26 2025-12-02 11:52:26.672 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 11:52:26 2025-12-02 11:52:26.746 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:26 2025-12-02 11:52:26.747 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-26"] 11:52:26 2025-12-02 11:52:26.747 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:26 2025-12-02 11:52:26.747 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:26 2025-12-02 11:52:26.760 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:26 2025-12-02 11:52:26.760 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 244 ms 11:52:26 2025-12-02 11:52:26.825 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:26 2025-12-02 11:52:26.827 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:26 2025-12-02 11:52:26.832 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:26 2025-12-02 11:52:26.832 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-26 - Starting... 11:52:26 2025-12-02 11:52:26.833 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-26 - Added connection conn250: url=jdbc:h2:mem:testdb22 user=POLICY_USER 11:52:26 2025-12-02 11:52:26.833 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-26 - Start completed. 11:52:26 2025-12-02 11:52:26.834 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:26 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-26)'] 11:52:26 Database driver: undefined/unknown 11:52:26 Database version: 2.2.224 11:52:26 Autocommit mode: undefined/unknown 11:52:26 Isolation level: undefined/unknown 11:52:26 Minimum pool size: undefined/unknown 11:52:26 Maximum pool size: undefined/unknown 11:52:27 2025-12-02 11:52:26.951 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:27 2025-12-02 11:52:26.978 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:27 2025-12-02 11:52:27.257 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:27 2025-12-02 11:52:27.298 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:27 2025-12-02 11:52:27.466 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:27 2025-12-02 11:52:27.497 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-26"] 11:52:27 2025-12-02 11:52:27.507 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-26], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:27 2025-12-02 11:52:27.509 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 37321 (https) with context path '/policy/pap/v1' 11:52:27 2025-12-02 11:52:27.514 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:27 2025-12-02 11:52:27.514 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:27 2025-12-02 11:52:27.514 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:27 2025-12-02 11:52:27.515 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:27 2025-12-02 11:52:27.515 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:27 2025-12-02 11:52:27.515 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:27 2025-12-02 11:52:27.515 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:27 2025-12-02 11:52:27.515 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@10a93058 11:52:27 2025-12-02 11:52:27.515 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:27 2025-12-02 11:52:27.515 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6c104b53 11:52:27 2025-12-02 11:52:27.515 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:27 2025-12-02 11:52:27.515 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:27 2025-12-02 11:52:27.515 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:27 2025-12-02 11:52:27.516 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:27 2025-12-02 11:52:27.516 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:27 2025-12-02 11:52:27.516 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:27 2025-12-02 11:52:27.516 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:27 2025-12-02 11:52:27.516 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:27 2025-12-02 11:52:27.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:27 2025-12-02 11:52:27.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:27 2025-12-02 11:52:27.522 [Thread-281] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:27 2025-12-02 11:52:27.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:27 2025-12-02 11:52:27.522 [Thread-282] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:27 2025-12-02 11:52:27.523 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:27 2025-12-02 11:52:27.523 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:27 2025-12-02 11:52:27.523 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:27 2025-12-02 11:52:27.523 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 1.021 seconds (process running for 77.506) 11:52:27 2025-12-02 11:52:27.614 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:27 2025-12-02 11:52:27.614 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:27 2025-12-02 11:52:27.614 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:27 2025-12-02 11:52:27.614 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:27 2025-12-02 11:52:27.614 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:27 2025-12-02 11:52:27.614 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:27 2025-12-02 11:52:27.614 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:27 2025-12-02 11:52:27.614 [Thread-282] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:27 2025-12-02 11:52:27.614 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:27 2025-12-02 11:52:27.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:27 2025-12-02 11:52:27.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:27 2025-12-02 11:52:27.615 [Thread-281] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:27 2025-12-02 11:52:27.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:27 2025-12-02 11:52:27.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:27 2025-12-02 11:52:27.615 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:27 2025-12-02 11:52:27.615 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:27 2025-12-02 11:52:27.615 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:27 2025-12-02 11:52:27.615 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:27 2025-12-02 11:52:27.615 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:27 2025-12-02 11:52:27.615 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:27 2025-12-02 11:52:27.615 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:27 2025-12-02 11:52:27.616 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:27 2025-12-02 11:52:27.617 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:27 2025-12-02 11:52:27.617 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-26-37321"] 11:52:27 2025-12-02 11:52:27.619 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:27 2025-12-02 11:52:27.619 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-26"] 11:52:27 2025-12-02 11:52:27.621 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:27 2025-12-02 11:52:27.625 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-26 - Shutdown initiated... 11:52:27 2025-12-02 11:52:27.626 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-26 - Shutdown completed. 11:52:27 11:52:27 . ____ _ __ _ _ 11:52:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:27 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:27 =========|_|==============|___/=/_/_/_/ 11:52:27 11:52:27 :: Spring Boot :: (v3.5.3) 11:52:27 11:52:27 2025-12-02 11:52:27.644 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:27 2025-12-02 11:52:27.644 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 11:52:27 2025-12-02 11:52:27.790 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:27 2025-12-02 11:52:27.802 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 11:52:27 2025-12-02 11:52:27.884 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:27 2025-12-02 11:52:27.884 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-27"] 11:52:27 2025-12-02 11:52:27.885 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:27 2025-12-02 11:52:27.885 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:28 2025-12-02 11:52:27.918 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:28 2025-12-02 11:52:27.918 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 273 ms 11:52:28 2025-12-02 11:52:28.014 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:28 2025-12-02 11:52:28.016 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:28 2025-12-02 11:52:28.022 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:28 2025-12-02 11:52:28.023 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-27 - Starting... 11:52:28 2025-12-02 11:52:28.024 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-27 - Added connection conn260: url=jdbc:h2:mem:testdb22 user=POLICY_USER 11:52:28 2025-12-02 11:52:28.025 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-27 - Start completed. 11:52:28 2025-12-02 11:52:28.025 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:28 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-27)'] 11:52:28 Database driver: undefined/unknown 11:52:28 Database version: 2.2.224 11:52:28 Autocommit mode: undefined/unknown 11:52:28 Isolation level: undefined/unknown 11:52:28 Minimum pool size: undefined/unknown 11:52:28 Maximum pool size: undefined/unknown 11:52:28 2025-12-02 11:52:28.119 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:28 2025-12-02 11:52:28.148 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:28 2025-12-02 11:52:28.407 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:28 2025-12-02 11:52:28.449 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:28 2025-12-02 11:52:28.621 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:28 2025-12-02 11:52:28.652 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-27"] 11:52:28 2025-12-02 11:52:28.662 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-27], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:28 2025-12-02 11:52:28.664 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42079 (https) with context path '/policy/pap/v1' 11:52:28 2025-12-02 11:52:28.670 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:28 2025-12-02 11:52:28.670 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:28 2025-12-02 11:52:28.670 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:28 2025-12-02 11:52:28.670 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:28 2025-12-02 11:52:28.670 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:28 2025-12-02 11:52:28.670 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:28 2025-12-02 11:52:28.670 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:28 2025-12-02 11:52:28.670 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@c8c5df1 11:52:28 2025-12-02 11:52:28.670 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:28 2025-12-02 11:52:28.671 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@60c9fe61 11:52:28 2025-12-02 11:52:28.671 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:28 2025-12-02 11:52:28.671 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:28 2025-12-02 11:52:28.671 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:28 2025-12-02 11:52:28.671 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:28 2025-12-02 11:52:28.671 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:28 2025-12-02 11:52:28.671 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:28 2025-12-02 11:52:28.671 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:28 2025-12-02 11:52:28.671 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:28 2025-12-02 11:52:28.672 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:28 2025-12-02 11:52:28.672 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:28 2025-12-02 11:52:28.672 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:28 2025-12-02 11:52:28.672 [Thread-286] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:28 2025-12-02 11:52:28.672 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:28 2025-12-02 11:52:28.672 [Thread-287] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:28 2025-12-02 11:52:28.672 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:28 2025-12-02 11:52:28.673 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:28 2025-12-02 11:52:28.673 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 1.043 seconds (process running for 78.656) 11:52:28 2025-12-02 11:52:28.715 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:28 2025-12-02 11:52:28.715 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:28 2025-12-02 11:52:28.715 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:28 2025-12-02 11:52:28.715 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:28 2025-12-02 11:52:28.715 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:28 2025-12-02 11:52:28.715 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:28 2025-12-02 11:52:28.715 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:28 2025-12-02 11:52:28.715 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:28 2025-12-02 11:52:28.715 [Thread-287] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:28 2025-12-02 11:52:28.715 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:28 2025-12-02 11:52:28.715 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:28 2025-12-02 11:52:28.715 [Thread-286] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:28 2025-12-02 11:52:28.716 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:28 2025-12-02 11:52:28.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:28 2025-12-02 11:52:28.717 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:28 2025-12-02 11:52:28.717 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:28 2025-12-02 11:52:28.717 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:28 2025-12-02 11:52:28.717 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:28 2025-12-02 11:52:28.717 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:28 2025-12-02 11:52:28.717 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:28 2025-12-02 11:52:28.717 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:28 2025-12-02 11:52:28.717 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:28 2025-12-02 11:52:28.717 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:28 2025-12-02 11:52:28.718 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-27-42079"] 11:52:28 2025-12-02 11:52:28.719 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:28 2025-12-02 11:52:28.719 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-27"] 11:52:28 2025-12-02 11:52:28.721 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:28 2025-12-02 11:52:28.726 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-27 - Shutdown initiated... 11:52:28 2025-12-02 11:52:28.726 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-27 - Shutdown completed. 11:52:28 11:52:28 . ____ _ __ _ _ 11:52:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:28 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:28 =========|_|==============|___/=/_/_/_/ 11:52:28 11:52:28 :: Spring Boot :: (v3.5.3) 11:52:28 11:52:28 2025-12-02 11:52:28.744 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:28 2025-12-02 11:52:28.744 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 11:52:28 2025-12-02 11:52:28.873 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:28 2025-12-02 11:52:28.882 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 11:52:29 2025-12-02 11:52:28.968 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:29 2025-12-02 11:52:28.969 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-28"] 11:52:29 2025-12-02 11:52:28.969 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:29 2025-12-02 11:52:28.969 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:29 2025-12-02 11:52:28.982 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:29 2025-12-02 11:52:28.982 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 237 ms 11:52:29 2025-12-02 11:52:29.046 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:29 2025-12-02 11:52:29.047 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:29 2025-12-02 11:52:29.053 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:29 2025-12-02 11:52:29.053 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-28 - Starting... 11:52:29 2025-12-02 11:52:29.054 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-28 - Added connection conn270: url=jdbc:h2:mem:testdb22 user=POLICY_USER 11:52:29 2025-12-02 11:52:29.054 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-28 - Start completed. 11:52:29 2025-12-02 11:52:29.055 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:29 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-28)'] 11:52:29 Database driver: undefined/unknown 11:52:29 Database version: 2.2.224 11:52:29 Autocommit mode: undefined/unknown 11:52:29 Isolation level: undefined/unknown 11:52:29 Minimum pool size: undefined/unknown 11:52:29 Maximum pool size: undefined/unknown 11:52:29 2025-12-02 11:52:29.140 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:29 2025-12-02 11:52:29.162 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:29 2025-12-02 11:52:29.404 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:29 2025-12-02 11:52:29.448 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:29 2025-12-02 11:52:29.614 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:29 2025-12-02 11:52:29.645 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-28"] 11:52:29 2025-12-02 11:52:29.655 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-28], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:29 2025-12-02 11:52:29.658 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 36809 (https) with context path '/policy/pap/v1' 11:52:29 2025-12-02 11:52:29.664 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:29 2025-12-02 11:52:29.664 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:29 2025-12-02 11:52:29.664 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:29 2025-12-02 11:52:29.664 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:29 2025-12-02 11:52:29.664 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:29 2025-12-02 11:52:29.664 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:29 2025-12-02 11:52:29.664 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:29 2025-12-02 11:52:29.664 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@10b0d181 11:52:29 2025-12-02 11:52:29.665 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:29 2025-12-02 11:52:29.665 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@704abaea 11:52:29 2025-12-02 11:52:29.665 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:29 2025-12-02 11:52:29.665 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:29 2025-12-02 11:52:29.665 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:29 2025-12-02 11:52:29.665 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:29 2025-12-02 11:52:29.665 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:29 2025-12-02 11:52:29.665 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:29 2025-12-02 11:52:29.665 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:29 2025-12-02 11:52:29.665 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:29 2025-12-02 11:52:29.666 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:29 2025-12-02 11:52:29.666 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:29 2025-12-02 11:52:29.666 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:29 2025-12-02 11:52:29.666 [Thread-291] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:29 2025-12-02 11:52:29.666 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:29 2025-12-02 11:52:29.666 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:29 2025-12-02 11:52:29.667 [Thread-292] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:29 2025-12-02 11:52:29.667 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:29 2025-12-02 11:52:29.667 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.936 seconds (process running for 79.65) 11:52:29 2025-12-02 11:52:29.715 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:29 2025-12-02 11:52:29.715 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:29 2025-12-02 11:52:29.716 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:29 2025-12-02 11:52:29.716 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:29 2025-12-02 11:52:29.716 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:29 2025-12-02 11:52:29.716 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:29 2025-12-02 11:52:29.716 [Thread-292] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:29 2025-12-02 11:52:29.716 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:29 2025-12-02 11:52:29.716 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:29 2025-12-02 11:52:29.716 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:29 2025-12-02 11:52:29.716 [Thread-291] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:29 2025-12-02 11:52:29.716 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:29 2025-12-02 11:52:29.716 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:29 2025-12-02 11:52:29.716 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:29 2025-12-02 11:52:29.717 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:29 2025-12-02 11:52:29.718 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:29 2025-12-02 11:52:29.718 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:29 2025-12-02 11:52:29.718 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:29 2025-12-02 11:52:29.718 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:29 2025-12-02 11:52:29.718 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:29 2025-12-02 11:52:29.718 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:29 2025-12-02 11:52:29.718 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:29 2025-12-02 11:52:29.718 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:29 2025-12-02 11:52:29.719 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-28-36809"] 11:52:29 2025-12-02 11:52:29.720 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:29 2025-12-02 11:52:29.720 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-28"] 11:52:29 2025-12-02 11:52:29.722 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:29 2025-12-02 11:52:29.727 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-28 - Shutdown initiated... 11:52:29 2025-12-02 11:52:29.728 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-28 - Shutdown completed. 11:52:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.243 s -- in org.onap.policy.pap.main.service.PdpGroupServiceTest 11:52:29 [INFO] Running org.onap.policy.pap.main.service.ToscaServiceTemplateServiceTest 11:52:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.onap.policy.pap.main.service.ToscaServiceTemplateServiceTest 11:52:30 [INFO] Running org.onap.policy.pap.main.service.PolicyStatusServiceTest 11:52:30 11:52:30 . ____ _ __ _ _ 11:52:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:30 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:30 =========|_|==============|___/=/_/_/_/ 11:52:30 11:52:30 :: Spring Boot :: (v3.5.3) 11:52:30 11:52:30 2025-12-02 11:52:30.206 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStarting(53) - Starting PolicyStatusServiceTest using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:30 2025-12-02 11:52:30.206 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 11:52:30 2025-12-02 11:52:30.338 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:30 2025-12-02 11:52:30.349 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 11:52:30 2025-12-02 11:52:30.419 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 11:52:30 2025-12-02 11:52:30.420 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-29"] 11:52:30 2025-12-02 11:52:30.420 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 11:52:30 2025-12-02 11:52:30.420 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 11:52:30 2025-12-02 11:52:30.433 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 11:52:30 2025-12-02 11:52:30.433 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 226 ms 11:52:30 2025-12-02 11:52:30.497 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:30 2025-12-02 11:52:30.499 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:30 2025-12-02 11:52:30.504 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:30 2025-12-02 11:52:30.504 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-29 - Starting... 11:52:30 2025-12-02 11:52:30.506 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-29 - Added connection conn280: url=jdbc:h2:mem:testdb23 user=POLICY_USER 11:52:30 2025-12-02 11:52:30.506 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-29 - Start completed. 11:52:30 2025-12-02 11:52:30.506 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:30 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-29)'] 11:52:30 Database driver: undefined/unknown 11:52:30 Database version: 2.2.224 11:52:30 Autocommit mode: undefined/unknown 11:52:30 Isolation level: undefined/unknown 11:52:30 Minimum pool size: undefined/unknown 11:52:30 Maximum pool size: undefined/unknown 11:52:30 2025-12-02 11:52:30.590 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:30 2025-12-02 11:52:30.613 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:30 2025-12-02 11:52:30.854 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:30 2025-12-02 11:52:30.899 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:31 2025-12-02 11:52:31.103 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:31 2025-12-02 11:52:31.134 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-29"] 11:52:31 2025-12-02 11:52:31.145 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-29], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 11:52:31 2025-12-02 11:52:31.150 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 37853 (https) with context path '/policy/pap/v1' 11:52:31 2025-12-02 11:52:31.158 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:31 2025-12-02 11:52:31.158 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:31 2025-12-02 11:52:31.158 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:31 2025-12-02 11:52:31.158 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:31 2025-12-02 11:52:31.158 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:31 2025-12-02 11:52:31.159 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:31 2025-12-02 11:52:31.159 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:31 2025-12-02 11:52:31.159 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@b383e4a 11:52:31 2025-12-02 11:52:31.159 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:31 2025-12-02 11:52:31.159 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@40b4efdf 11:52:31 2025-12-02 11:52:31.159 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:31 2025-12-02 11:52:31.159 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:31 2025-12-02 11:52:31.159 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:31 2025-12-02 11:52:31.159 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:31 2025-12-02 11:52:31.160 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:31 2025-12-02 11:52:31.160 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:31 2025-12-02 11:52:31.160 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:31 2025-12-02 11:52:31.160 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:31 2025-12-02 11:52:31.160 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:31 2025-12-02 11:52:31.161 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:31 2025-12-02 11:52:31.161 [Thread-296] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:31 2025-12-02 11:52:31.161 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:31 2025-12-02 11:52:31.161 [Thread-297] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:31 2025-12-02 11:52:31.161 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:31 2025-12-02 11:52:31.161 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:31 2025-12-02 11:52:31.162 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:31 2025-12-02 11:52:31.162 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStarted(59) - Started PolicyStatusServiceTest in 0.97 seconds (process running for 81.145) 11:52:31 2025-12-02 11:52:31.250 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:31 2025-12-02 11:52:31.250 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:31 2025-12-02 11:52:31.250 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:31 2025-12-02 11:52:31.250 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:31 2025-12-02 11:52:31.251 [Thread-297] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:31 2025-12-02 11:52:31.251 [Thread-296] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:31 2025-12-02 11:52:31.251 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:31 2025-12-02 11:52:31.252 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:31 2025-12-02 11:52:31.253 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 11:52:31 2025-12-02 11:52:31.253 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-29-37853"] 11:52:31 2025-12-02 11:52:31.254 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 11:52:31 2025-12-02 11:52:31.255 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-29"] 11:52:31 2025-12-02 11:52:31.257 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:31 2025-12-02 11:52:31.263 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-29 - Shutdown initiated... 11:52:31 2025-12-02 11:52:31.264 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-29 - Shutdown completed. 11:52:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 s -- in org.onap.policy.pap.main.service.PolicyStatusServiceTest 11:52:31 [INFO] Running org.onap.policy.pap.main.service.ToscaNodeTemplateServiceTest 11:52:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.onap.policy.pap.main.service.ToscaNodeTemplateServiceTest 11:52:31 [INFO] Running org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer 11:52:31 2025-12-02 11:52:31.441 [main] INFO o.s.t.c.s.AnnotationConfigContextLoaderUtils.detectDefaultConfigurationClasses(83) - Could not detect default configuration classes for test class [org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer]: TestPapDatabaseInitializer does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 11:52:31 2025-12-02 11:52:31.448 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper.getOrFindConfigurationClasses(234) - Found @SpringBootConfiguration org.onap.policy.pap.main.PolicyPapApplication for test class org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer 11:52:31 11:52:31 . ____ _ __ _ _ 11:52:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 11:52:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 11:52:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 11:52:31 ' |____| .__|_| |_|_| |_\__, | / / / / 11:52:31 =========|_|==============|___/=/_/_/_/ 11:52:31 11:52:31 :: Spring Boot :: (v3.5.3) 11:52:31 11:52:31 2025-12-02 11:52:31.467 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStarting(53) - Starting TestPapDatabaseInitializer using Java 17.0.4 with PID 2713 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 11:52:31 2025-12-02 11:52:31.467 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStartupProfileInfo(658) - The following 1 profile is active: "test-db" 11:52:31 2025-12-02 11:52:31.607 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 11:52:31 2025-12-02 11:52:31.618 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 11:52:31 2025-12-02 11:52:31.682 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 11:52:31 2025-12-02 11:52:31.683 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 11:52:31 2025-12-02 11:52:31.689 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 11:52:31 2025-12-02 11:52:31.689 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-30 - Starting... 11:52:31 2025-12-02 11:52:31.691 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-30 - Added connection conn290: url=jdbc:h2:mem:testdb user=POLICY_USER 11:52:31 2025-12-02 11:52:31.691 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-30 - Start completed. 11:52:31 2025-12-02 11:52:31.691 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 11:52:31 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-30)'] 11:52:31 Database driver: undefined/unknown 11:52:31 Database version: 2.2.224 11:52:31 Autocommit mode: undefined/unknown 11:52:31 Isolation level: undefined/unknown 11:52:31 Minimum pool size: undefined/unknown 11:52:31 Maximum pool size: undefined/unknown 11:52:31 2025-12-02 11:52:31.776 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 11:52:31 2025-12-02 11:52:31.797 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 11:52:32 2025-12-02 11:52:32.021 [main] INFO o.o.p.p.m.s.PapDatabaseInitializer.initializePapDatabase(86) - Created initial pdpGroup in DB - PdpGroups(groups=[PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties=null, pdpSubgroups=[PdpSubGroup(pdpType=xacml, supportedPolicyTypes=[onap.policies.controlloop.guard.common.FrequencyLimiter 1.0.0, onap.policies.controlloop.guard.common.MinMax 1.0.0, onap.policies.controlloop.guard.common.Blacklist 1.0.0, onap.policies.controlloop.guard.common.Filter 1.0.0, onap.policies.controlloop.guard.coordination.FirstBlocksSecond 1.0.0, onap.policies.monitoring.* 1.0.0, onap.policies.optimization.* 1.0.0, onap.policies.optimization.resource.AffinityPolicy 1.0.0, onap.policies.optimization.resource.DistancePolicy 1.0.0, onap.policies.optimization.resource.HpaPolicy 1.0.0, onap.policies.optimization.resource.OptimizationPolicy 1.0.0, onap.policies.optimization.resource.PciPolicy 1.0.0, onap.policies.optimization.service.QueryPolicy 1.0.0, onap.policies.optimization.service.SubscriberPolicy 1.0.0, onap.policies.optimization.resource.Vim_fit 1.0.0, onap.policies.optimization.resource.VnfPolicy 1.0.0, onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0, onap.policies.Naming 1.0.0, onap.policies.match.* 1.0.0], policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null), PdpSubGroup(pdpType=drools, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Drools 1.0.0, onap.policies.native.drools.Controller 1.0.0, onap.policies.native.drools.Artifact 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null), PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null)]), PdpGroup(name=opaGroup, description=null, pdpGroupState=ACTIVE, properties={}, pdpSubgroups=[PdpSubGroup(pdpType=opa, supportedPolicyTypes=[onap.policies.native.opa 1.0.0], policies=[slice.capacity.check 1.0.0], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=null)])]) from PapDb.json 11:52:32 2025-12-02 11:52:32.092 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 11:52:32 2025-12-02 11:52:32.162 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 11:52:32 2025-12-02 11:52:32.324 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 11:52:32 2025-12-02 11:52:32.357 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:32 2025-12-02 11:52:32.358 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:32 2025-12-02 11:52:32.358 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:32 2025-12-02 11:52:32.358 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:32 2025-12-02 11:52:32.358 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.358 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.358 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:32 2025-12-02 11:52:32.358 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2b9b8b8e 11:52:32 2025-12-02 11:52:32.358 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:32 2025-12-02 11:52:32.358 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7c3e8f9 11:52:32 2025-12-02 11:52:32.358 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:32 2025-12-02 11:52:32.359 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:32 2025-12-02 11:52:32.359 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:32 2025-12-02 11:52:32.359 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:32 2025-12-02 11:52:32.359 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:32 2025-12-02 11:52:32.359 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:32 2025-12-02 11:52:32.359 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:32 2025-12-02 11:52:32.359 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:32 2025-12-02 11:52:32.359 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:32 2025-12-02 11:52:32.360 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:32 2025-12-02 11:52:32.360 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:32 2025-12-02 11:52:32.360 [Thread-301] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:32 2025-12-02 11:52:32.360 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:32 2025-12-02 11:52:32.360 [Thread-302] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:32 2025-12-02 11:52:32.360 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:32 2025-12-02 11:52:32.360 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:32 2025-12-02 11:52:32.361 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStarted(59) - Started TestPapDatabaseInitializer in 0.907 seconds (process running for 82.344) 11:52:32 2025-12-02 11:52:32.375 [main] INFO o.o.p.p.m.s.PapDatabaseInitializer.initializePapDatabase(88) - Initial pdpGroup already exists in DB, skipping create - [PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties={}, pdpSubgroups=[PdpSubGroup(pdpType=xacml, supportedPolicyTypes=[onap.policies.controlloop.guard.common.FrequencyLimiter 1.0.0, onap.policies.controlloop.guard.common.MinMax 1.0.0, onap.policies.controlloop.guard.common.Blacklist 1.0.0, onap.policies.controlloop.guard.common.Filter 1.0.0, onap.policies.controlloop.guard.coordination.FirstBlocksSecond 1.0.0, onap.policies.monitoring.* 1.0.0, onap.policies.optimization.* 1.0.0, onap.policies.optimization.resource.AffinityPolicy 1.0.0, onap.policies.optimization.resource.DistancePolicy 1.0.0, onap.policies.optimization.resource.HpaPolicy 1.0.0, onap.policies.optimization.resource.OptimizationPolicy 1.0.0, onap.policies.optimization.resource.PciPolicy 1.0.0, onap.policies.optimization.service.QueryPolicy 1.0.0, onap.policies.optimization.service.SubscriberPolicy 1.0.0, onap.policies.optimization.resource.Vim_fit 1.0.0, onap.policies.optimization.resource.VnfPolicy 1.0.0, onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0, onap.policies.Naming 1.0.0, onap.policies.match.* 1.0.0], policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=[]), PdpSubGroup(pdpType=drools, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Drools 1.0.0, onap.policies.native.drools.Controller 1.0.0, onap.policies.native.drools.Artifact 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=[]), PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=[])])] from PapDb.json 11:52:32 2025-12-02 11:52:32.385 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:32 2025-12-02 11:52:32.385 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:32 2025-12-02 11:52:32.385 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:32 2025-12-02 11:52:32.385 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:32 2025-12-02 11:52:32.385 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:32 2025-12-02 11:52:32.385 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:32 2025-12-02 11:52:32.385 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:32 2025-12-02 11:52:32.385 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:32 2025-12-02 11:52:32.385 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:32 2025-12-02 11:52:32.385 [Thread-302] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:32 2025-12-02 11:52:32.385 [Thread-301] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:32 2025-12-02 11:52:32.385 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:32 2025-12-02 11:52:32.385 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:32 2025-12-02 11:52:32.386 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:32 2025-12-02 11:52:32.387 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.387 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.387 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:32 2025-12-02 11:52:32.387 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:32 2025-12-02 11:52:32.387 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:32 2025-12-02 11:52:32.387 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:32 2025-12-02 11:52:32.388 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 11:52:32 2025-12-02 11:52:32.392 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-30 - Shutdown initiated... 11:52:32 2025-12-02 11:52:32.393 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-30 - Shutdown completed. 11:52:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s -- in org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer 11:52:32 [INFO] Running org.onap.policy.pap.main.startstop.TestPapActivator 11:52:32 2025-12-02 11:52:32.396 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:32 2025-12-02 11:52:32.396 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2bfe03f8 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5b21ca9b 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:32 2025-12-02 11:52:32.397 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:32 2025-12-02 11:52:32.398 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:32 2025-12-02 11:52:32.406 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:32 2025-12-02 11:52:32.406 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:32 2025-12-02 11:52:32.406 [Thread-305] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:32 2025-12-02 11:52:32.406 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:32 2025-12-02 11:52:32.406 [Thread-306] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:32 2025-12-02 11:52:32.406 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:32 2025-12-02 11:52:32.406 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:32 2025-12-02 11:52:32.406 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:32 2025-12-02 11:52:32.406 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:32 2025-12-02 11:52:32.406 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:32 2025-12-02 11:52:32.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:32 2025-12-02 11:52:32.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:32 2025-12-02 11:52:32.407 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:32 2025-12-02 11:52:32.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:32 2025-12-02 11:52:32.407 [Thread-306] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:32 2025-12-02 11:52:32.407 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:32 2025-12-02 11:52:32.407 [Thread-305] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:32 2025-12-02 11:52:32.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:32 2025-12-02 11:52:32.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:32 2025-12-02 11:52:32.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:32 2025-12-02 11:52:32.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:32 2025-12-02 11:52:32.407 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.407 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:32 2025-12-02 11:52:32.408 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:32 2025-12-02 11:52:32.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:32 2025-12-02 11:52:32.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:32 2025-12-02 11:52:32.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:32 2025-12-02 11:52:32.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:32 2025-12-02 11:52:32.411 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 11:52:32 2025-12-02 11:52:32.411 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 11:52:32 2025-12-02 11:52:32.411 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 11:52:32 2025-12-02 11:52:32.411 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 11:52:32 2025-12-02 11:52:32.411 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.411 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.411 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 11:52:32 2025-12-02 11:52:32.411 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3021e73b 11:52:32 2025-12-02 11:52:32.411 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 11:52:32 2025-12-02 11:52:32.411 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@51494c5a 11:52:32 2025-12-02 11:52:32.412 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 11:52:32 2025-12-02 11:52:32.412 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:32 2025-12-02 11:52:32.412 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 11:52:32 2025-12-02 11:52:32.412 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:32 2025-12-02 11:52:32.412 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 11:52:32 2025-12-02 11:52:32.412 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 11:52:32 2025-12-02 11:52:32.412 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 11:52:32 2025-12-02 11:52:32.412 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 11:52:32 2025-12-02 11:52:32.412 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 11:52:32 2025-12-02 11:52:32.413 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 11:52:32 2025-12-02 11:52:32.413 [Thread-309] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 11:52:32 2025-12-02 11:52:32.418 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 11:52:32 2025-12-02 11:52:32.418 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 11:52:32 2025-12-02 11:52:32.418 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 11:52:32 2025-12-02 11:52:32.418 [Thread-310] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 11:52:32 2025-12-02 11:52:32.418 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 11:52:32 2025-12-02 11:52:32.419 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 11:52:32 2025-12-02 11:52:32.419 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 11:52:32 2025-12-02 11:52:32.419 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 11:52:32 2025-12-02 11:52:32.419 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 11:52:32 2025-12-02 11:52:32.419 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 11:52:32 2025-12-02 11:52:32.419 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 11:52:32 2025-12-02 11:52:32.420 [Thread-310] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 11:52:32 2025-12-02 11:52:32.420 [Thread-309] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:32 2025-12-02 11:52:32.420 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 11:52:32 2025-12-02 11:52:32.421 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 11:52:32 2025-12-02 11:52:32.422 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 11:52:32 2025-12-02 11:52:32.422 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 11:52:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.policy.pap.main.startstop.TestPapActivator 11:52:32 [INFO] Running org.onap.policy.pap.main.notification.DeploymentStatusTest 11:52:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.policy.pap.main.notification.DeploymentStatusTest 11:52:32 [INFO] Running org.onap.policy.pap.main.notification.StatusKeyTest 11:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.pap.main.notification.StatusKeyTest 11:52:32 [INFO] Running org.onap.policy.pap.main.notification.PolicyNotifierTest 11:52:32 2025-12-02 11:52:32.476 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 11:52:32 2025-12-02 11:52:32.477 [main] WARN o.o.p.p.m.n.PolicyNotifier.processResponse(76) - cannot update deployment status 11:52:32 org.onap.policy.models.base.PfModelRuntimeException: expected exception 11:52:32 at org.onap.policy.pap.main.notification.DeploymentStatus.loadByGroup(DeploymentStatus.java:136) 11:52:32 at org.onap.policy.pap.main.notification.PolicyNotifier.processResponse(PolicyNotifier.java:67) 11:52:32 at org.onap.policy.pap.main.notification.PolicyNotifierTest.lambda$testProcessResponseString_Ex$1(PolicyNotifierTest.java:122) 11:52:32 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 11:52:32 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 11:52:32 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 11:52:32 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) 11:52:32 at org.onap.policy.pap.main.notification.PolicyNotifierTest.testProcessResponseString_Ex(PolicyNotifierTest.java:122) 11:52:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:52:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:52:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:52:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:52:32 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:52:32 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:52:32 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:52:32 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:52:32 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:52:32 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:52:32 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:52:32 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:52:32 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:52:32 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:52:32 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:52:32 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:52:32 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:52:32 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:52:32 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:52:32 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:52:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:32 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:52:32 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:52:32 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:52:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:52:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:52:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:52:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:52:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:52:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:52:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:52:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:52:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:52:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:52:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:52:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:52:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:52:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:52:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:52:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:52:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:52:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:52:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:52:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:52:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:52:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:52:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:52:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:52:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:52:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:52:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:52:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:52:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:52:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:52:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:52:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:52:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:52:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:52:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:52:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:52:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:52:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:52:32 2025-12-02 11:52:32.479 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 11:52:32 2025-12-02 11:52:32.481 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 11:52:32 2025-12-02 11:52:32.483 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 11:52:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.policy.pap.main.notification.PolicyNotifierTest 11:52:32 [INFO] Running org.onap.policy.pap.main.notification.StatusActionTest 11:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.pap.main.notification.StatusActionTest 11:52:32 [INFO] Running org.onap.policy.pap.main.notification.DeploymentTrackerTest 11:52:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.pap.main.notification.DeploymentTrackerTest 11:52:32 [INFO] Running org.onap.policy.pap.main.PapConstantsTest 11:52:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.pap.main.PapConstantsTest 11:52:33 [INFO] 11:52:33 [INFO] Results: 11:52:33 [INFO] 11:52:33 [INFO] Tests run: 387, Failures: 0, Errors: 0, Skipped: 0 11:52:33 [INFO] 11:52:33 [INFO] 11:52:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-main --- 11:52:33 [INFO] Loading execution data file /w/workspace/policy-pap-master-merge-java/main/target/code-coverage/jacoco-ut.exec 11:52:33 [INFO] Analyzed bundle 'pap-main' with 84 classes 11:52:33 [INFO] 11:52:33 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-main --- 11:52:33 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/main/target/pap-main-5.0.0-SNAPSHOT.jar 11:52:33 [INFO] 11:52:33 [INFO] --- spring-boot-maven-plugin:3.5.3:repackage (default) @ pap-main --- 11:52:34 [INFO] Replacing main artifact /w/workspace/policy-pap-master-merge-java/main/target/pap-main-5.0.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 11:52:34 [INFO] The original artifact has been renamed to /w/workspace/policy-pap-master-merge-java/main/target/pap-main-5.0.0-SNAPSHOT.jar.original 11:52:34 [INFO] 11:52:34 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-main --- 11:52:34 [INFO] 11:52:34 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-main --- 11:52:34 [INFO] Analyzed bundle 'pap-main' with 84 classes 11:52:34 [INFO] 11:52:34 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-main --- 11:52:34 [INFO] 11:52:34 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-main --- 11:52:34 [INFO] Installing /w/workspace/policy-pap-master-merge-java/main/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-main/5.0.0-SNAPSHOT/pap-main-5.0.0-SNAPSHOT.pom 11:52:34 [INFO] Installing /w/workspace/policy-pap-master-merge-java/main/target/pap-main-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-main/5.0.0-SNAPSHOT/pap-main-5.0.0-SNAPSHOT.jar 11:52:34 [INFO] 11:52:34 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-main --- 11:52:37 [INFO] 11:52:37 [INFO] ------------------< org.onap.policy.pap:pap-packages >------------------ 11:52:37 [INFO] Building pap-packages 5.0.0-SNAPSHOT [3/8] 11:52:37 [INFO] --------------------------------[ pom ]--------------------------------- 11:52:37 [INFO] 11:52:37 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-packages --- 11:52:37 [INFO] 11:52:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-packages --- 11:52:37 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/packages/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 11:52:37 --add-opens java.base/java.util=ALL-UNNAMED 11:52:37 --add-opens java.base/java.lang=ALL-UNNAMED 11:52:37 --add-opens java.sql/java.sql=ALL-UNNAMED 11:52:37 [INFO] 11:52:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-packages --- 11:52:37 [INFO] Starting audit... 11:52:37 Audit done. 11:52:37 [INFO] You have 0 Checkstyle violations. 11:52:37 [INFO] 11:52:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-packages --- 11:52:37 [INFO] Starting audit... 11:52:37 Audit done. 11:52:37 [INFO] You have 0 Checkstyle violations. 11:52:37 [INFO] 11:52:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-packages --- 11:52:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:52:37 [INFO] 11:52:37 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-packages --- 11:52:37 [INFO] No tests to run. 11:52:37 [INFO] 11:52:37 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-packages --- 11:52:37 [INFO] Analyzed bundle 'pap-packages' with 0 classes 11:52:37 [INFO] 11:52:37 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-packages --- 11:52:37 [INFO] 11:52:37 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-packages --- 11:52:37 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-packages/5.0.0-SNAPSHOT/pap-packages-5.0.0-SNAPSHOT.pom 11:52:37 [INFO] 11:52:37 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-packages --- 11:52:37 [INFO] 11:52:37 [INFO] ---------------< org.onap.policy.pap:policy-pap-tarball >--------------- 11:52:37 [INFO] Building policy-pap-tarball 5.0.0-SNAPSHOT [4/8] 11:52:37 [INFO] --------------------------------[ jar ]--------------------------------- 11:52:37 [INFO] 11:52:37 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap-tarball --- 11:52:37 [INFO] 11:52:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap-tarball --- 11:52:37 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 11:52:37 --add-opens java.base/java.util=ALL-UNNAMED 11:52:37 --add-opens java.base/java.lang=ALL-UNNAMED 11:52:37 --add-opens java.sql/java.sql=ALL-UNNAMED 11:52:37 [INFO] 11:52:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap-tarball --- 11:52:37 [INFO] Starting audit... 11:52:37 Audit done. 11:52:37 [INFO] You have 0 Checkstyle violations. 11:52:37 [INFO] 11:52:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap-tarball --- 11:52:37 [INFO] Starting audit... 11:52:37 Audit done. 11:52:37 [INFO] You have 0 Checkstyle violations. 11:52:37 [INFO] 11:52:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-pap-tarball --- 11:52:37 [INFO] Copying 3 resources from src/main/resources to target/classes 11:52:37 [INFO] 11:52:37 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ policy-pap-tarball --- 11:52:37 [INFO] No sources to compile 11:52:37 [INFO] 11:52:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-pap-tarball --- 11:52:37 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/src/test/resources 11:52:37 [INFO] 11:52:37 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ policy-pap-tarball --- 11:52:37 [INFO] No sources to compile 11:52:37 [INFO] 11:52:37 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ policy-pap-tarball --- 11:52:37 [INFO] No tests to run. 11:52:37 [INFO] 11:52:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap-tarball --- 11:52:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:52:37 [INFO] 11:52:37 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-pap-tarball --- 11:52:37 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-5.0.0-SNAPSHOT.jar 11:52:37 [INFO] 11:52:37 [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ policy-pap-tarball --- 11:52:38 [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml 11:52:38 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-5.0.0-SNAPSHOT-tarball.tar.gz 11:52:38 [INFO] 11:52:38 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap-tarball --- 11:52:38 [INFO] No tests to run. 11:52:38 [INFO] 11:52:38 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap-tarball --- 11:52:38 [INFO] Analyzed bundle 'policy-pap-tarball' with 0 classes 11:52:38 [INFO] Analyzed bundle 'pap-main' with 84 classes 11:52:38 [INFO] 11:52:38 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap-tarball --- 11:52:38 [INFO] 11:52:38 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap-tarball --- 11:52:38 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-tarball/5.0.0-SNAPSHOT/policy-pap-tarball-5.0.0-SNAPSHOT.pom 11:52:38 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-tarball/5.0.0-SNAPSHOT/policy-pap-tarball-5.0.0-SNAPSHOT.jar 11:52:38 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-5.0.0-SNAPSHOT-tarball.tar.gz to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-tarball/5.0.0-SNAPSHOT/policy-pap-tarball-5.0.0-SNAPSHOT-tarball.tar.gz 11:52:38 [INFO] 11:52:38 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap-tarball --- 11:52:38 [INFO] 11:52:38 [INFO] ---------------< org.onap.policy.pap:policy-pap-docker >---------------- 11:52:38 [INFO] Building policy-pap-docker 5.0.0-SNAPSHOT [5/8] 11:52:38 [INFO] --------------------------------[ pom ]--------------------------------- 11:52:38 [INFO] 11:52:38 [INFO] --- docker-maven-plugin:0.43.4:remove (clean-images) @ policy-pap-docker --- 11:52:41 [INFO] 11:52:41 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap-docker --- 11:52:41 [INFO] 11:52:41 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ policy-pap-docker --- 11:52:42 Project version: 5.0.0-SNAPSHOT 11:52:42 New tag for docker: 5.0-SNAPSHOT-latest 11:52:42 [INFO] 11:52:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap-docker --- 11:52:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 11:52:42 --add-opens java.base/java.util=ALL-UNNAMED 11:52:42 --add-opens java.base/java.lang=ALL-UNNAMED 11:52:42 --add-opens java.sql/java.sql=ALL-UNNAMED 11:52:42 [INFO] 11:52:42 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (default) @ policy-pap-docker --- 11:52:42 [INFO] 11:52:42 [INFO] --- docker-maven-plugin:0.43.4:build (generate-images) @ policy-pap-docker --- 11:52:43 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:5.0.0-SNAPSHOT; it doesn't have an associated file or directory. 11:52:43 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:5.0.0-SNAPSHOT; it doesn't have an associated file or directory. 11:52:43 [INFO] Copying files to /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/build/maven 11:52:43 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/tmp/docker-build.tar 11:52:43 [INFO] DOCKER> [onap/policy-pap:latest]: Created docker-build.tar in 1 second 11:52:44 [INFO] DOCKER> Pulling from busybox 11:52:44 [INFO] DOCKER> Digest: sha256:e3652a00a2fabd16ce889f0aa32c38eec347b997e73bd09e69c962ec7f8732ee 11:52:44 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/busybox:latest 11:52:44 [INFO] DOCKER> Pulled busybox:latest in 370 milliseconds 11:52:44 [INFO] DOCKER> Pulling from onap/policy-jre-alpine 11:52:46 [INFO] DOCKER> Digest: sha256:32dc281fc84278c8b2ca3ff98be862d08fe2141fd64bccab686fa61900dab55c 11:52:46 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-jre-alpine:5.0.0-SNAPSHOT 11:52:46 [INFO] DOCKER> Pulled onap/policy-jre-alpine:5.0.0-SNAPSHOT in 1 second 11:52:46 [INFO] DOCKER> Step 1/27 : FROM busybox AS tarball 11:52:46 [INFO] DOCKER> 11:52:46 [INFO] DOCKER> ---> 08ef35a1c3f0 11:52:46 [INFO] DOCKER> Step 2/27 : RUN mkdir /packages /extracted 11:52:46 [INFO] DOCKER> 11:52:48 [INFO] DOCKER> ---> Running in 67f9ce2a42b3 11:52:49 [INFO] DOCKER> Removing intermediate container 67f9ce2a42b3 11:52:49 [INFO] DOCKER> ---> 24db291968a1 11:52:49 [INFO] DOCKER> Step 3/27 : COPY /maven/lib/policy-pap.tar.gz /packages/ 11:52:49 [INFO] DOCKER> 11:52:49 [INFO] DOCKER> ---> 2187e15c6cbd 11:52:49 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/policy-pap.tar.gz --directory /extracted/ 11:52:49 [INFO] DOCKER> 11:52:49 [INFO] DOCKER> ---> Running in 5e85f3de64ce 11:52:49 [INFO] DOCKER> etc/papParameters.yaml 11:52:49 etc/logback.xml 11:52:49 etc/ssl/policy-truststore 11:52:50 [INFO] DOCKER> Removing intermediate container 5e85f3de64ce 11:52:50 [INFO] DOCKER> ---> 414943009d07 11:52:50 [INFO] DOCKER> Step 5/27 : FROM onap/policy-jre-alpine:5.0.0-SNAPSHOT 11:52:50 [INFO] DOCKER> 11:52:50 [INFO] DOCKER> ---> 460c784a258b 11:52:50 [INFO] DOCKER> Step 6/27 : LABEL maintainer="Policy Team" 11:52:50 [INFO] DOCKER> 11:52:50 [INFO] DOCKER> ---> Running in b7e894e7489c 11:52:50 [INFO] DOCKER> Removing intermediate container b7e894e7489c 11:52:50 [INFO] DOCKER> ---> 856d9773c0c4 11:52:50 [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy PAP" 11:52:50 [INFO] DOCKER> 11:52:50 [INFO] DOCKER> ---> Running in eba3a701abf1 11:52:50 [INFO] DOCKER> Removing intermediate container eba3a701abf1 11:52:50 [INFO] DOCKER> ---> c21ae3cf7fc9 11:52:50 [INFO] DOCKER> Step 8/27 : LABEL org.opencontainers.image.description="Policy PAP image based on Alpine" 11:52:50 [INFO] DOCKER> 11:52:50 [INFO] DOCKER> ---> Running in 7950843ec728 11:52:50 [INFO] DOCKER> Removing intermediate container 7950843ec728 11:52:50 [INFO] DOCKER> ---> 182a7c2f7d3c 11:52:50 [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-pap" 11:52:50 [INFO] DOCKER> 11:52:51 [INFO] DOCKER> ---> Running in 51b2430476b4 11:52:51 [INFO] DOCKER> Removing intermediate container 51b2430476b4 11:52:51 [INFO] DOCKER> ---> 0d20af829dad 11:52:51 [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" 11:52:51 [INFO] DOCKER> 11:52:51 [INFO] DOCKER> ---> Running in 569f37371e90 11:52:51 [INFO] DOCKER> Removing intermediate container 569f37371e90 11:52:51 [INFO] DOCKER> ---> 7980b2461d77 11:52:51 [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" 11:52:51 [INFO] DOCKER> 11:52:51 [INFO] DOCKER> ---> Running in 25014a439de5 11:52:51 [INFO] DOCKER> Removing intermediate container 25014a439de5 11:52:51 [INFO] DOCKER> ---> 4c7b35a1d116 11:52:51 [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2025-12-02T11:52:42.807Z" 11:52:51 [INFO] DOCKER> 11:52:51 [INFO] DOCKER> ---> Running in 0b94edabbbff 11:52:51 [INFO] DOCKER> Removing intermediate container 0b94edabbbff 11:52:51 [INFO] DOCKER> ---> c69e5d878c49 11:52:51 [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="5.0.0-SNAPSHOT" 11:52:51 [INFO] DOCKER> 11:52:51 [INFO] DOCKER> ---> Running in 210b77d959e5 11:52:51 [INFO] DOCKER> Removing intermediate container 210b77d959e5 11:52:51 [INFO] DOCKER> ---> 46daca902ba8 11:52:51 [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="bd0816f" 11:52:51 [INFO] DOCKER> 11:52:51 [INFO] DOCKER> ---> Running in a75c39e7eed3 11:52:52 [INFO] DOCKER> Removing intermediate container a75c39e7eed3 11:52:52 [INFO] DOCKER> ---> 14b757fd41fd 11:52:52 [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/pap 11:52:52 [INFO] DOCKER> 11:52:52 [INFO] DOCKER> ---> Running in 3da96ec9a181 11:52:52 [INFO] DOCKER> Removing intermediate container 3da96ec9a181 11:52:52 [INFO] DOCKER> ---> 19ff5b70553b 11:52:52 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS 11:52:52 [INFO] DOCKER> 11:52:52 [INFO] DOCKER> ---> Running in 74db0c62b929 11:52:52 [INFO] DOCKER> Removing intermediate container 74db0c62b929 11:52:52 [INFO] DOCKER> ---> df36711754db 11:52:52 [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/pap 11:52:52 [INFO] DOCKER> 11:52:52 [INFO] DOCKER> ---> Running in c4916544f2a7 11:52:52 [INFO] DOCKER> Removing intermediate container c4916544f2a7 11:52:52 [INFO] DOCKER> ---> da49e62aab78 11:52:52 [INFO] DOCKER> Step 18/27 : USER root 11:52:52 [INFO] DOCKER> 11:52:52 [INFO] DOCKER> ---> Running in 761ef5148a64 11:52:52 [INFO] DOCKER> Removing intermediate container 761ef5148a64 11:52:52 [INFO] DOCKER> ---> 18d688457a43 11:52:52 [INFO] DOCKER> Step 19/27 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS 11:52:52 [INFO] DOCKER> 11:52:52 [INFO] DOCKER> ---> Running in 1734dd0a4b09 11:52:53 [INFO] DOCKER> Removing intermediate container 1734dd0a4b09 11:52:53 [INFO] DOCKER> ---> 7c4dbaa7002a 11:52:53 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME 11:52:53 [INFO] DOCKER> 11:52:53 [INFO] DOCKER> ---> d564a7963f61 11:52:53 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME 11:52:53 [INFO] DOCKER> 11:52:53 [INFO] DOCKER> ---> Running in ee236d9fe0d3 11:52:54 [INFO] DOCKER> Removing intermediate container ee236d9fe0d3 11:52:54 [INFO] DOCKER> ---> f7e025c425ee 11:52:54 [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy policy-pap.sh bin/ 11:52:54 [INFO] DOCKER> 11:52:54 [INFO] DOCKER> ---> 2bc5e48f1e76 11:52:54 [INFO] DOCKER> Step 23/27 : COPY --chown=policy:policy /maven/pap.jar /app/ 11:52:54 [INFO] DOCKER> 11:52:55 [INFO] DOCKER> ---> a1495f01c0dd 11:52:55 [INFO] DOCKER> Step 24/27 : RUN chmod 755 bin/*.sh 11:52:55 [INFO] DOCKER> 11:52:55 [INFO] DOCKER> ---> Running in 791a376fdf56 11:52:56 [INFO] DOCKER> Removing intermediate container 791a376fdf56 11:52:56 [INFO] DOCKER> ---> a7058f741688 11:52:56 [INFO] DOCKER> Step 25/27 : USER policy 11:52:56 [INFO] DOCKER> 11:52:56 [INFO] DOCKER> ---> Running in 471daeebcc9d 11:52:56 [INFO] DOCKER> Removing intermediate container 471daeebcc9d 11:52:56 [INFO] DOCKER> ---> 7529f162afe1 11:52:56 [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME/bin 11:52:56 [INFO] DOCKER> 11:52:56 [INFO] DOCKER> ---> Running in f8a05625cc4c 11:52:56 [INFO] DOCKER> Removing intermediate container f8a05625cc4c 11:52:56 [INFO] DOCKER> ---> 2acbc5445757 11:52:56 [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "./policy-pap.sh" ] 11:52:56 [INFO] DOCKER> 11:52:56 [INFO] DOCKER> ---> Running in 4c7366340cc1 11:52:56 [INFO] DOCKER> Removing intermediate container 4c7366340cc1 11:52:56 [INFO] DOCKER> ---> 045abf570c6f 11:52:56 [INFO] DOCKER> Successfully built 045abf570c6f 11:52:56 [INFO] DOCKER> Successfully tagged onap/policy-pap:latest 11:52:56 [INFO] DOCKER> [onap/policy-pap:latest]: Built image sha256:045ab 11:52:56 [INFO] DOCKER> [onap/policy-pap:latest]: Tag with 5.0.0-SNAPSHOT,5.0.0-SNAPSHOT-20251202T1150,5.0-SNAPSHOT-latest 11:52:56 [INFO] DOCKER> Tagging image onap/policy-pap:5.0.0-SNAPSHOT successful! 11:52:56 [INFO] DOCKER> Tagging image onap/policy-pap:5.0.0-SNAPSHOT-20251202T1150 successful! 11:52:56 [INFO] DOCKER> Tagging image onap/policy-pap:5.0-SNAPSHOT-latest successful! 11:52:56 [INFO] 11:52:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap-docker --- 11:52:56 [INFO] Starting audit... 11:52:56 Audit done. 11:52:56 [INFO] You have 0 Checkstyle violations. 11:52:56 [INFO] 11:52:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap-docker --- 11:52:56 [INFO] Starting audit... 11:52:56 Audit done. 11:52:56 [INFO] You have 0 Checkstyle violations. 11:52:56 [INFO] 11:52:56 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap-docker --- 11:52:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:52:57 [INFO] 11:52:57 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap-docker --- 11:52:57 [INFO] No tests to run. 11:52:57 [INFO] 11:52:57 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap-docker --- 11:52:57 [INFO] Analyzed bundle 'policy-pap-docker' with 0 classes 11:52:57 [INFO] Analyzed bundle 'policy-pap-tarball' with 0 classes 11:52:57 [INFO] 11:52:57 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap-docker --- 11:52:57 [INFO] 11:52:57 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap-docker --- 11:52:57 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-docker/5.0.0-SNAPSHOT/policy-pap-docker-5.0.0-SNAPSHOT.pom 11:52:57 [INFO] 11:52:57 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap-docker --- 11:52:57 [INFO] Skipping artifact deployment 11:52:57 [INFO] 11:52:57 [INFO] --- docker-maven-plugin:0.43.4:build (push-images) @ policy-pap-docker --- 11:52:57 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:5.0.0-SNAPSHOT; it doesn't have an associated file or directory. 11:52:57 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:5.0.0-SNAPSHOT; it doesn't have an associated file or directory. 11:52:57 [INFO] Copying files to /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/build/maven 11:52:57 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/tmp/docker-build.tar 11:52:57 [INFO] DOCKER> [onap/policy-pap:latest]: Created docker-build.tar in 834 milliseconds 11:52:58 [INFO] DOCKER> Step 1/27 : FROM busybox AS tarball 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> 08ef35a1c3f0 11:52:58 [INFO] DOCKER> Step 2/27 : RUN mkdir /packages /extracted 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 24db291968a1 11:52:58 [INFO] DOCKER> Step 3/27 : COPY /maven/lib/policy-pap.tar.gz /packages/ 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 2187e15c6cbd 11:52:58 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/policy-pap.tar.gz --directory /extracted/ 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 414943009d07 11:52:58 [INFO] DOCKER> Step 5/27 : FROM onap/policy-jre-alpine:5.0.0-SNAPSHOT 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> 460c784a258b 11:52:58 [INFO] DOCKER> Step 6/27 : LABEL maintainer="Policy Team" 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 856d9773c0c4 11:52:58 [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy PAP" 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> c21ae3cf7fc9 11:52:58 [INFO] DOCKER> Step 8/27 : LABEL org.opencontainers.image.description="Policy PAP image based on Alpine" 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 182a7c2f7d3c 11:52:58 [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-pap" 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 0d20af829dad 11:52:58 [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 7980b2461d77 11:52:58 [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 4c7b35a1d116 11:52:58 [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2025-12-02T11:52:42.807Z" 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> c69e5d878c49 11:52:58 [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="5.0.0-SNAPSHOT" 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 46daca902ba8 11:52:58 [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="bd0816f" 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 14b757fd41fd 11:52:58 [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/pap 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 19ff5b70553b 11:52:58 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> df36711754db 11:52:58 [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/pap 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> da49e62aab78 11:52:58 [INFO] DOCKER> Step 18/27 : USER root 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 18d688457a43 11:52:58 [INFO] DOCKER> Step 19/27 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 7c4dbaa7002a 11:52:58 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> d564a7963f61 11:52:58 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> f7e025c425ee 11:52:58 [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy policy-pap.sh bin/ 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 2bc5e48f1e76 11:52:58 [INFO] DOCKER> Step 23/27 : COPY --chown=policy:policy /maven/pap.jar /app/ 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> a1495f01c0dd 11:52:58 [INFO] DOCKER> Step 24/27 : RUN chmod 755 bin/*.sh 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> a7058f741688 11:52:58 [INFO] DOCKER> Step 25/27 : USER policy 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 7529f162afe1 11:52:58 [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME/bin 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 2acbc5445757 11:52:58 [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "./policy-pap.sh" ] 11:52:58 [INFO] DOCKER> 11:52:58 [INFO] DOCKER> ---> Using cache 11:52:58 [INFO] DOCKER> ---> 045abf570c6f 11:52:58 [INFO] DOCKER> Successfully built 045abf570c6f 11:52:58 [INFO] DOCKER> Successfully tagged onap/policy-pap:latest 11:52:58 [INFO] DOCKER> [onap/policy-pap:latest]: Built image sha256:045ab 11:52:58 [INFO] DOCKER> [onap/policy-pap:latest]: Tag with 5.0.0-SNAPSHOT,5.0.0-SNAPSHOT-20251202T1150,5.0-SNAPSHOT-latest 11:52:58 [INFO] DOCKER> Tagging image onap/policy-pap:5.0.0-SNAPSHOT successful! 11:52:58 [INFO] DOCKER> Tagging image onap/policy-pap:5.0.0-SNAPSHOT-20251202T1150 successful! 11:52:58 [INFO] DOCKER> Tagging image onap/policy-pap:5.0-SNAPSHOT-latest successful! 11:52:58 [INFO] 11:52:58 [INFO] --- docker-maven-plugin:0.43.4:push (push-images) @ policy-pap-docker --- 11:52:58 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 11:53:08 [INFO] DOCKER> latest: digest: sha256:d41f317ba162b03cf0c9657d58fcc095734fcc266d3f862578e892eff3940a24 size: 1786 11:53:08 [INFO] DOCKER> Pushed onap/policy-pap in 9 seconds 11:53:08 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 11:53:08 [INFO] DOCKER> 5.0.0-SNAPSHOT: digest: sha256:d41f317ba162b03cf0c9657d58fcc095734fcc266d3f862578e892eff3940a24 size: 1786 11:53:08 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 11:53:08 [INFO] DOCKER> 5.0.0-SNAPSHOT-20251202T1150: digest: sha256:d41f317ba162b03cf0c9657d58fcc095734fcc266d3f862578e892eff3940a24 size: 1786 11:53:08 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 11:53:08 [INFO] DOCKER> 5.0-SNAPSHOT-latest: digest: sha256:d41f317ba162b03cf0c9657d58fcc095734fcc266d3f862578e892eff3940a24 size: 1786 11:53:08 [INFO] 11:53:08 [INFO] -----------------< org.onap.policy.pap:pap-testsuites >----------------- 11:53:08 [INFO] Building pap-testsuites 5.0.0-SNAPSHOT [6/8] 11:53:08 [INFO] --------------------------------[ pom ]--------------------------------- 11:53:08 [INFO] 11:53:08 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-testsuites --- 11:53:08 [INFO] 11:53:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-testsuites --- 11:53:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/testsuites/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 11:53:08 --add-opens java.base/java.util=ALL-UNNAMED 11:53:08 --add-opens java.base/java.lang=ALL-UNNAMED 11:53:08 --add-opens java.sql/java.sql=ALL-UNNAMED 11:53:08 [INFO] 11:53:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-testsuites --- 11:53:08 [INFO] Starting audit... 11:53:08 Audit done. 11:53:08 [INFO] You have 0 Checkstyle violations. 11:53:08 [INFO] 11:53:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-testsuites --- 11:53:08 [INFO] Starting audit... 11:53:08 Audit done. 11:53:08 [INFO] You have 0 Checkstyle violations. 11:53:08 [INFO] 11:53:08 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-testsuites --- 11:53:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:53:08 [INFO] 11:53:08 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-testsuites --- 11:53:08 [INFO] No tests to run. 11:53:08 [INFO] 11:53:08 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-testsuites --- 11:53:08 [INFO] Analyzed bundle 'pap-testsuites' with 0 classes 11:53:08 [INFO] 11:53:08 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-testsuites --- 11:53:08 [INFO] 11:53:08 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-testsuites --- 11:53:08 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-testsuites/5.0.0-SNAPSHOT/pap-testsuites-5.0.0-SNAPSHOT.pom 11:53:08 [INFO] 11:53:08 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-testsuites --- 11:53:09 [INFO] 11:53:09 [INFO] -----------------< org.onap.policy.pap:pap-stability >------------------ 11:53:09 [INFO] Building pap-stability 5.0.0-SNAPSHOT [7/8] 11:53:09 [INFO] --------------------------------[ jar ]--------------------------------- 11:53:09 [INFO] 11:53:09 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-stability --- 11:53:09 [INFO] 11:53:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-stability --- 11:53:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/testsuites/stability/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 11:53:09 --add-opens java.base/java.util=ALL-UNNAMED 11:53:09 --add-opens java.base/java.lang=ALL-UNNAMED 11:53:09 --add-opens java.sql/java.sql=ALL-UNNAMED 11:53:09 [INFO] 11:53:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-stability --- 11:53:09 [INFO] Starting audit... 11:53:09 Audit done. 11:53:09 [INFO] You have 0 Checkstyle violations. 11:53:09 [INFO] 11:53:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-stability --- 11:53:09 [INFO] Starting audit... 11:53:09 Audit done. 11:53:09 [INFO] You have 0 Checkstyle violations. 11:53:09 [INFO] 11:53:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-stability --- 11:53:09 [INFO] Copying 1 resource from src/main/resources to target/classes 11:53:09 [INFO] 11:53:09 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-stability --- 11:53:09 [INFO] No sources to compile 11:53:09 [INFO] 11:53:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-stability --- 11:53:09 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/testsuites/stability/src/test/resources 11:53:09 [INFO] 11:53:09 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-stability --- 11:53:09 [INFO] No sources to compile 11:53:09 [INFO] 11:53:09 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-stability --- 11:53:09 [INFO] No tests to run. 11:53:09 [INFO] 11:53:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-stability --- 11:53:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:53:09 [INFO] 11:53:09 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-stability --- 11:53:09 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-5.0.0-SNAPSHOT.jar 11:53:09 [INFO] 11:53:09 [INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ pap-stability --- 11:53:09 [INFO] Reading assembly descriptor: src/assembly/assembly.xml 11:53:09 [INFO] Building zip: /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-5.0.0-SNAPSHOT-stability.zip 11:53:09 [INFO] 11:53:09 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-stability --- 11:53:09 [INFO] No tests to run. 11:53:09 [INFO] 11:53:09 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-stability --- 11:53:09 [INFO] Analyzed bundle 'pap-stability' with 0 classes 11:53:09 [INFO] 11:53:09 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-stability --- 11:53:09 [INFO] 11:53:09 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-stability --- 11:53:09 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/stability/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-stability/5.0.0-SNAPSHOT/pap-stability-5.0.0-SNAPSHOT.pom 11:53:09 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-stability/5.0.0-SNAPSHOT/pap-stability-5.0.0-SNAPSHOT.jar 11:53:09 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-5.0.0-SNAPSHOT-stability.zip to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-stability/5.0.0-SNAPSHOT/pap-stability-5.0.0-SNAPSHOT-stability.zip 11:53:09 [INFO] 11:53:09 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-stability --- 11:53:09 [INFO] 11:53:09 [INFO] ----------------< org.onap.policy.pap:pap-performance >----------------- 11:53:09 [INFO] Building pap-performance 5.0.0-SNAPSHOT [8/8] 11:53:09 [INFO] --------------------------------[ jar ]--------------------------------- 11:53:09 [INFO] 11:53:09 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-performance --- 11:53:09 [INFO] 11:53:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-performance --- 11:53:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-pap-master-merge-java/testsuites/performance/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 11:53:09 --add-opens java.base/java.util=ALL-UNNAMED 11:53:09 --add-opens java.base/java.lang=ALL-UNNAMED 11:53:09 --add-opens java.sql/java.sql=ALL-UNNAMED 11:53:09 [INFO] 11:53:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-performance --- 11:53:09 [INFO] Starting audit... 11:53:09 Audit done. 11:53:09 [INFO] You have 0 Checkstyle violations. 11:53:09 [INFO] 11:53:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-performance --- 11:53:09 [INFO] Starting audit... 11:53:09 Audit done. 11:53:09 [INFO] You have 0 Checkstyle violations. 11:53:09 [INFO] 11:53:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-performance --- 11:53:09 [INFO] Copying 2 resources from src/main/resources to target/classes 11:53:09 [INFO] 11:53:09 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-performance --- 11:53:09 [INFO] No sources to compile 11:53:09 [INFO] 11:53:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-performance --- 11:53:09 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/testsuites/performance/src/test/resources 11:53:09 [INFO] 11:53:09 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-performance --- 11:53:09 [INFO] No sources to compile 11:53:09 [INFO] 11:53:09 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-performance --- 11:53:09 [INFO] No tests to run. 11:53:09 [INFO] 11:53:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-performance --- 11:53:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:53:09 [INFO] 11:53:09 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-performance --- 11:53:09 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-5.0.0-SNAPSHOT.jar 11:53:09 [INFO] 11:53:09 [INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ pap-performance --- 11:53:09 [INFO] Reading assembly descriptor: src/assembly/assembly.xml 11:53:09 [INFO] Building zip: /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-5.0.0-SNAPSHOT-performance.zip 11:53:09 [INFO] 11:53:09 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-performance --- 11:53:09 [INFO] No tests to run. 11:53:09 [INFO] 11:53:09 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-performance --- 11:53:09 [INFO] Analyzed bundle 'pap-performance' with 0 classes 11:53:09 [INFO] 11:53:09 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-performance --- 11:53:09 [INFO] 11:53:09 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-performance --- 11:53:09 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/performance/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-performance/5.0.0-SNAPSHOT/pap-performance-5.0.0-SNAPSHOT.pom 11:53:09 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-performance/5.0.0-SNAPSHOT/pap-performance-5.0.0-SNAPSHOT.jar 11:53:09 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-5.0.0-SNAPSHOT-performance.zip to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-performance/5.0.0-SNAPSHOT/pap-performance-5.0.0-SNAPSHOT-performance.zip 11:53:09 [INFO] 11:53:09 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-performance --- 11:53:09 [INFO] ------------------------------------------------------------------------ 11:53:09 [INFO] Reactor Summary for policy-pap 5.0.0-SNAPSHOT: 11:53:09 [INFO] 11:53:09 [INFO] policy-pap ......................................... SUCCESS [ 11.904 s] 11:53:09 [INFO] pap-main ........................................... SUCCESS [01:57 min] 11:53:09 [INFO] pap-packages ....................................... SUCCESS [ 0.263 s] 11:53:09 [INFO] policy-pap-tarball ................................. SUCCESS [ 0.773 s] 11:53:09 [INFO] policy-pap-docker .................................. SUCCESS [ 30.352 s] 11:53:09 [INFO] pap-testsuites ..................................... SUCCESS [ 0.207 s] 11:53:09 [INFO] pap-stability ...................................... SUCCESS [ 0.676 s] 11:53:09 [INFO] pap-performance .................................... SUCCESS [ 0.299 s] 11:53:09 [INFO] ------------------------------------------------------------------------ 11:53:09 [INFO] BUILD SUCCESS 11:53:09 [INFO] ------------------------------------------------------------------------ 11:53:09 [INFO] Total time: 02:42 min 11:53:09 [INFO] Finished at: 2025-12-02T11:53:09Z 11:53:09 [INFO] ------------------------------------------------------------------------ 11:53:10 $ ssh-agent -k 11:53:10 unset SSH_AUTH_SOCK; 11:53:10 unset SSH_AGENT_PID; 11:53:10 echo Agent pid 2055 killed; 11:53:10 [ssh-agent] Stopped. 11:53:10 [PostBuildScript] - [INFO] Executing post build scripts. 11:53:10 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins15151867330831015178.sh 11:53:10 ---> sysstat.sh 11:53:10 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins16541018202370176485.sh 11:53:10 ---> package-listing.sh 11:53:10 ++ facter osfamily 11:53:10 ++ tr '[:upper:]' '[:lower:]' 11:53:10 + OS_FAMILY=debian 11:53:10 + workspace=/w/workspace/policy-pap-master-merge-java 11:53:10 + START_PACKAGES=/tmp/packages_start.txt 11:53:10 + END_PACKAGES=/tmp/packages_end.txt 11:53:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:53:10 + PACKAGES=/tmp/packages_start.txt 11:53:10 + '[' /w/workspace/policy-pap-master-merge-java ']' 11:53:10 + PACKAGES=/tmp/packages_end.txt 11:53:10 + case "${OS_FAMILY}" in 11:53:10 + dpkg -l 11:53:10 + grep '^ii' 11:53:10 + '[' -f /tmp/packages_start.txt ']' 11:53:10 + '[' -f /tmp/packages_end.txt ']' 11:53:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:53:10 + '[' /w/workspace/policy-pap-master-merge-java ']' 11:53:10 + mkdir -p /w/workspace/policy-pap-master-merge-java/archives/ 11:53:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-pap-master-merge-java/archives/ 11:53:10 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins5339970301127547161.sh 11:53:10 ---> capture-instance-metadata.sh 11:53:10 Setup pyenv: 11:53:10 system 11:53:10 3.8.13 11:53:10 3.9.13 11:53:10 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 11:53:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kG1x from file:/tmp/.os_lf_venv 11:53:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:53:12 lf-activate-venv(): INFO: Base packages installed successfully 11:53:12 lf-activate-venv(): INFO: Installing additional packages: lftools 11:53:21 lf-activate-venv(): INFO: Adding /tmp/venv-kG1x/bin to PATH 11:53:21 INFO: Running in OpenStack, capturing instance metadata 11:53:21 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins4554600238070836217.sh 11:53:21 provisioning config files... 11:53:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config5295285947540521662tmp 11:53:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:53:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:53:21 [EnvInject] - Injecting environment variables from a build step. 11:53:21 [EnvInject] - Injecting as environment variables the properties content 11:53:21 SERVER_ID=logs 11:53:21 11:53:21 [EnvInject] - Variables injected successfully. 11:53:21 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins10642678769447285144.sh 11:53:21 ---> create-netrc.sh 11:53:21 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins5399310793219554787.sh 11:53:21 ---> python-tools-install.sh 11:53:21 Setup pyenv: 11:53:21 system 11:53:21 3.8.13 11:53:21 3.9.13 11:53:21 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 11:53:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kG1x from file:/tmp/.os_lf_venv 11:53:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:53:23 lf-activate-venv(): INFO: Base packages installed successfully 11:53:23 lf-activate-venv(): INFO: Installing additional packages: lftools 11:53:31 lf-activate-venv(): INFO: Adding /tmp/venv-kG1x/bin to PATH 11:53:31 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins13728271689227244323.sh 11:53:31 ---> sudo-logs.sh 11:53:31 Archiving 'sudo' log.. 11:53:31 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins1713341656327988446.sh 11:53:31 ---> job-cost.sh 11:53:31 Setup pyenv: 11:53:32 system 11:53:32 3.8.13 11:53:32 3.9.13 11:53:32 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 11:53:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kG1x from file:/tmp/.os_lf_venv 11:53:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:53:33 lf-activate-venv(): INFO: Base packages installed successfully 11:53:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:53:38 lf-activate-venv(): INFO: Adding /tmp/venv-kG1x/bin to PATH 11:53:38 INFO: No Stack... 11:53:39 INFO: Retrieving Pricing Info for: v3-standard-8 11:53:39 INFO: Archiving Costs 11:53:39 [policy-pap-master-merge-java] $ /bin/bash -l /tmp/jenkins4853115804812862402.sh 11:53:39 ---> logs-deploy.sh 11:53:39 Setup pyenv: 11:53:39 system 11:53:39 3.8.13 11:53:39 3.9.13 11:53:39 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 11:53:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kG1x from file:/tmp/.os_lf_venv 11:53:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:53:41 lf-activate-venv(): INFO: Base packages installed successfully 11:53:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:53:49 lf-activate-venv(): INFO: Adding /tmp/venv-kG1x/bin to PATH 11:53:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-pap-master-merge-java/419 11:53:49 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:53:51 Archives upload complete. 11:53:51 INFO: archiving logs to Nexus 11:53:52 ---> uname -a: 11:53:52 Linux prd-ubuntu1804-docker-8c-8g-17147 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:53:52 11:53:52 11:53:52 ---> lscpu: 11:53:52 Architecture: x86_64 11:53:52 CPU op-mode(s): 32-bit, 64-bit 11:53:52 Byte Order: Little Endian 11:53:52 CPU(s): 8 11:53:52 On-line CPU(s) list: 0-7 11:53:52 Thread(s) per core: 1 11:53:52 Core(s) per socket: 1 11:53:52 Socket(s): 8 11:53:52 NUMA node(s): 1 11:53:52 Vendor ID: AuthenticAMD 11:53:52 CPU family: 23 11:53:52 Model: 49 11:53:52 Model name: AMD EPYC-Rome Processor 11:53:52 Stepping: 0 11:53:52 CPU MHz: 2799.998 11:53:52 BogoMIPS: 5599.99 11:53:52 Virtualization: AMD-V 11:53:52 Hypervisor vendor: KVM 11:53:52 Virtualization type: full 11:53:52 L1d cache: 32K 11:53:52 L1i cache: 32K 11:53:52 L2 cache: 512K 11:53:52 L3 cache: 16384K 11:53:52 NUMA node0 CPU(s): 0-7 11:53:52 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 11:53:52 11:53:52 11:53:52 ---> nproc: 11:53:52 8 11:53:52 11:53:52 11:53:52 ---> df -h: 11:53:52 Filesystem Size Used Avail Use% Mounted on 11:53:52 udev 16G 0 16G 0% /dev 11:53:52 tmpfs 3.2G 712K 3.2G 1% /run 11:53:52 /dev/vda1 155G 11G 144G 8% / 11:53:52 tmpfs 16G 0 16G 0% /dev/shm 11:53:52 tmpfs 5.0M 0 5.0M 0% /run/lock 11:53:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:53:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:53:52 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:53:52 11:53:52 11:53:52 ---> free -m: 11:53:52 total used free shared buff/cache available 11:53:52 Mem: 32167 871 28089 0 3205 30851 11:53:52 Swap: 1023 0 1023 11:53:52 11:53:52 11:53:52 ---> ip addr: 11:53:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:53:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:53:52 inet 127.0.0.1/8 scope host lo 11:53:52 valid_lft forever preferred_lft forever 11:53:52 inet6 ::1/128 scope host 11:53:52 valid_lft forever preferred_lft forever 11:53:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:53:52 link/ether fa:16:3e:14:59:12 brd ff:ff:ff:ff:ff:ff 11:53:52 inet 10.30.107.103/23 brd 10.30.107.255 scope global dynamic ens3 11:53:52 valid_lft 86090sec preferred_lft 86090sec 11:53:52 inet6 fe80::f816:3eff:fe14:5912/64 scope link 11:53:52 valid_lft forever preferred_lft forever 11:53:52 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:53:52 link/ether 02:42:5d:d7:00:23 brd ff:ff:ff:ff:ff:ff 11:53:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:53:52 valid_lft forever preferred_lft forever 11:53:52 inet6 fe80::42:5dff:fed7:23/64 scope link 11:53:52 valid_lft forever preferred_lft forever 11:53:52 11:53:52 11:53:52 ---> sar -b -r -n DEV: 11:53:52 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17147) 12/02/25 _x86_64_ (8 CPU) 11:53:52 11:53:52 11:48:46 LINUX RESTART (8 CPU) 11:53:52 11:53:52 11:49:01 tps rtps wtps bread/s bwrtn/s 11:53:52 11:50:01 318.38 73.94 244.44 5318.71 81636.53 11:53:52 11:51:01 207.60 37.06 170.54 1823.03 58566.37 11:53:52 11:52:01 42.89 9.43 33.46 789.20 40928.51 11:53:52 11:53:01 410.01 4.78 405.23 443.66 70891.52 11:53:52 Average: 244.72 31.30 213.42 2093.65 63005.73 11:53:52 11:53:52 11:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:53:52 11:50:01 30069724 31615568 2869488 8.71 62812 1797260 1496324 4.40 962004 1621808 182764 11:53:52 11:51:01 29008172 30941920 3931040 11.93 84600 2145460 1983216 5.84 1636916 1973432 9100 11:53:52 11:52:01 27428852 29399220 5510360 16.73 85512 2180152 3378576 9.94 3254852 1927112 796 11:53:52 11:53:01 27679460 30493696 5259752 15.97 94524 2998124 2288164 6.73 2403548 2489764 244 11:53:52 Average: 28546552 30612601 4392660 13.34 81862 2280249 2286570 6.73 2064330 2003029 48226 11:53:52 11:53:52 11:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:53:52 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:52 11:50:01 ens3 403.73 262.86 1678.83 64.01 0.00 0.00 0.00 0.00 11:53:52 11:50:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 11:53:52 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:52 11:51:01 ens3 491.98 371.52 3576.21 75.16 0.00 0.00 0.00 0.00 11:53:52 11:51:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 11:53:52 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:52 11:52:01 ens3 675.72 396.10 271.78 146.48 0.00 0.00 0.00 0.00 11:53:52 11:52:01 lo 39.06 39.06 19.85 19.85 0.00 0.00 0.00 0.00 11:53:52 11:53:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:53:52 11:53:01 ens3 725.48 529.50 2585.91 2297.53 0.00 0.00 0.00 0.00 11:53:52 11:53:01 lo 31.31 31.31 11.51 11.51 0.00 0.00 0.00 0.00 11:53:52 Average: docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:53:52 Average: ens3 574.23 389.99 2028.18 645.79 0.00 0.00 0.00 0.00 11:53:52 Average: lo 18.23 18.23 7.91 7.91 0.00 0.00 0.00 0.00 11:53:52 11:53:52 11:53:52 ---> sar -P ALL: 11:53:52 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17147) 12/02/25 _x86_64_ (8 CPU) 11:53:52 11:53:52 11:48:46 LINUX RESTART (8 CPU) 11:53:52 11:53:52 11:49:01 CPU %user %nice %system %iowait %steal %idle 11:53:52 11:50:01 all 9.23 0.00 1.27 3.96 0.04 85.50 11:53:52 11:50:01 0 11.82 0.00 1.32 1.99 0.03 84.85 11:53:52 11:50:01 1 6.89 0.00 0.70 0.70 0.03 91.67 11:53:52 11:50:01 2 19.82 0.00 2.43 7.38 0.07 70.31 11:53:52 11:50:01 3 3.43 0.00 0.90 0.58 0.02 95.07 11:53:52 11:50:01 4 4.93 0.00 1.67 6.50 0.05 86.85 11:53:52 11:50:01 5 2.29 0.00 1.07 0.47 0.03 96.14 11:53:52 11:50:01 6 6.38 0.00 1.02 3.92 0.05 88.63 11:53:52 11:50:01 7 18.34 0.00 1.00 10.23 0.07 70.37 11:53:52 11:51:01 all 15.91 0.00 0.95 1.40 0.05 81.69 11:53:52 11:51:01 0 18.11 0.00 1.00 0.57 0.05 80.27 11:53:52 11:51:01 1 15.66 0.00 1.29 0.15 0.05 82.85 11:53:52 11:51:01 2 15.05 0.00 0.87 0.25 0.05 83.78 11:53:52 11:51:01 3 12.13 0.00 0.67 0.05 0.03 87.12 11:53:52 11:51:01 4 17.90 0.00 0.48 1.32 0.05 80.24 11:53:52 11:51:01 5 11.72 0.00 1.25 0.98 0.03 86.01 11:53:52 11:51:01 6 29.58 0.00 1.37 1.28 0.07 67.70 11:53:52 11:51:01 7 7.10 0.00 0.69 6.60 0.05 85.57 11:53:52 11:52:01 all 44.50 0.00 0.94 0.42 0.09 54.05 11:53:52 11:52:01 0 34.66 0.00 1.36 1.02 0.08 62.87 11:53:52 11:52:01 1 37.47 0.00 0.85 0.58 0.08 61.01 11:53:52 11:52:01 2 57.12 0.00 0.80 0.03 0.08 41.96 11:53:52 11:52:01 3 51.27 0.00 0.97 0.10 0.10 47.56 11:53:52 11:52:01 4 54.94 0.00 1.34 0.20 0.10 43.42 11:53:52 11:52:01 5 47.73 0.00 0.83 0.72 0.08 50.63 11:53:52 11:52:01 6 31.51 0.00 0.75 0.02 0.10 67.62 11:53:52 11:52:01 7 41.39 0.00 0.57 0.70 0.07 57.27 11:53:52 11:53:01 all 24.03 0.00 2.04 1.37 0.06 72.50 11:53:52 11:53:01 0 21.29 0.00 1.76 0.02 0.07 76.86 11:53:52 11:53:01 1 20.81 0.00 1.71 0.07 0.07 77.35 11:53:52 11:53:01 2 26.71 0.00 2.53 3.57 0.07 67.11 11:53:52 11:53:01 3 26.37 0.00 1.38 0.20 0.07 71.99 11:53:52 11:53:01 4 22.40 0.00 3.02 2.43 0.07 72.09 11:53:52 11:53:01 5 35.80 0.00 2.33 1.63 0.08 60.16 11:53:52 11:53:01 6 20.70 0.00 2.03 3.02 0.07 74.18 11:53:52 11:53:01 7 18.17 0.00 1.56 0.05 0.05 80.18 11:53:52 Average: all 23.42 0.00 1.30 1.79 0.06 73.43 11:53:52 Average: 0 21.48 0.00 1.36 0.90 0.06 76.20 11:53:52 Average: 1 20.21 0.00 1.14 0.38 0.06 78.22 11:53:52 Average: 2 29.67 0.00 1.66 2.81 0.07 65.80 11:53:52 Average: 3 23.28 0.00 0.98 0.23 0.05 75.45 11:53:52 Average: 4 25.04 0.00 1.63 2.61 0.07 70.65 11:53:52 Average: 5 24.38 0.00 1.37 0.95 0.06 73.25 11:53:52 Average: 6 22.06 0.00 1.29 2.06 0.07 74.52 11:53:52 Average: 7 21.25 0.00 0.95 4.39 0.06 73.34 11:53:52 11:53:52 11:53:52